Skip to content

Add try-except to google groups call in access lib#5212

Open
ViniciustCosta wants to merge 1 commit intomasterfrom
fix/fix_exception_access_groups
Open

Add try-except to google groups call in access lib#5212
ViniciustCosta wants to merge 1 commit intomasterfrom
fix/fix_exception_access_groups

Conversation

@ViniciustCosta
Copy link
Collaborator

OSS-fuzz and internal users reported similar issues related to uncaught exception being leaked and displayed on the UI when trying to access clusterfuzz pages. The error itself is intermittent and not really a CF bug, but we obviously shouldn't be displaying the exception message.

For some case, there are references to the google groups api recently added. This adds a try-except block to the cloud group identity api call that is done to check for membership in the privileged groups during the access module.

@ViniciustCosta ViniciustCosta requested a review from a team as a code owner March 20, 2026 14:58
@ViniciustCosta
Copy link
Collaborator Author

/gcbrun

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.

1 participant