Skip to content

fix: granted TooManyRequests exception#912

Open
silvaalbert wants to merge 1 commit intofwdcloudsec:mainfrom
silvaalbert:fix/too-many-requests-exception
Open

fix: granted TooManyRequests exception#912
silvaalbert wants to merge 1 commit intofwdcloudsec:mainfrom
silvaalbert:fix/too-many-requests-exception

Conversation

@silvaalbert
Copy link

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.

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