Skip to content

fix: granted TooManyRequests exception#912

Merged
meyerjrr merged 1 commit intofwdcloudsec:mainfrom
silvaalbert:fix/too-many-requests-exception
Mar 21, 2026
Merged

fix: granted TooManyRequests exception#912
meyerjrr merged 1 commit intofwdcloudsec:mainfrom
silvaalbert:fix/too-many-requests-exception

Conversation

@silvaalbert
Copy link
Copy Markdown
Contributor

Fixed #811

When running granted in a large org (above 600 accounts), granted sso populate and/or granted sso generate' results in a TooManyRequests` exception.

This PR updates the current number of retries from 15 to 50, which addresses the problem.

@meyerjrr meyerjrr merged commit 5e655aa into fwdcloudsec:main Mar 21, 2026
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.

granted sso populate command gets a TooManyRequestsException when hitting ListAccountRoles endpoint

2 participants