Skip to content

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

Merged
ViniciustCosta merged 1 commit intomasterfrom
fix/fix_exception_access_groups
Mar 23, 2026
Merged

Add try-except to google groups call in access lib#5212
ViniciustCosta merged 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

@ViniciustCosta ViniciustCosta merged commit c6e94d2 into master Mar 23, 2026
11 of 12 checks passed
@ViniciustCosta ViniciustCosta deleted the fix/fix_exception_access_groups branch March 23, 2026 14:42
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.

2 participants