eksctl-io/eksctl

Disable default retry rate-limiting behavior in AWS SDK

cPu1 opened this issue · 0 comments

cPu1 commented

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.