Skip to content

Add caching for the privileged group check#5242

Merged
ViniciustCosta merged 6 commits intomasterfrom
fix/improve_privileged_groups_handle
Apr 9, 2026
Merged

Add caching for the privileged group check#5242
ViniciustCosta merged 6 commits intomasterfrom
fix/improve_privileged_groups_handle

Conversation

@ViniciustCosta
Copy link
Copy Markdown
Collaborator

@ViniciustCosta ViniciustCosta commented Apr 9, 2026

This should be useful to avoid sending too many requests to the Cloud Identity API to check for privileged access based on groups membership for every page a user tries to access.

Longshot to try to mitigate these error groups: https://pantheon.corp.google.com/errors;filter=%5B%22Failed%20to%20check%20privileged%20group%22%5D;time=P30D;locations=global?project=clusterfuzz-external&e=-13802955&mods=logs_tg_prod

@ViniciustCosta ViniciustCosta requested a review from a team as a code owner April 9, 2026 12:50
@ViniciustCosta ViniciustCosta merged commit 215209b into master Apr 9, 2026
9 of 10 checks passed
@ViniciustCosta ViniciustCosta deleted the fix/improve_privileged_groups_handle branch April 9, 2026 15:31
dylanjew pushed a commit that referenced this pull request Apr 10, 2026
This should be useful to avoid sending too many requests to the Cloud
Identity API to check for privileged access based on groups membership
for every page a user tries to access.

Longshot to try to mitigate these error groups:
https://pantheon.corp.google.com/errors;filter=%5B%22Failed%20to%20check%20privileged%20group%22%5D;time=P30D;locations=global?project=clusterfuzz-external&e=-13802955&mods=logs_tg_prod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants