Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable default retry rate-limiting behavior in AWS SDK #7877

Closed
cPu1 opened this issue Jul 9, 2024 · 0 comments · Fixed by #7878
Closed

Disable default retry rate-limiting behavior in AWS SDK #7877

cPu1 opened this issue Jul 9, 2024 · 0 comments · Fixed by #7878
Assignees

Comments

@cPu1
Copy link
Collaborator

cPu1 commented Jul 9, 2024

The default retry rate-limiting behavior results in QuotaExceededError errors when querying a large number of CloudFormation stacks. The default behavior is not suited for this use case and should be disabled for now to help alleviate client-side rate-limiting errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant