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

AWS throttling errors are not retried #7875

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

AWS throttling errors are not retried #7875

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

Comments

@cPu1
Copy link
Collaborator

cPu1 commented Jul 9, 2024

When a throttling error is encountered, especially for the DescribeStacks API when polling a nodegroup's stack, it's not retried, resulting in the create cluster or create nodegroup command failing.

eksctl should retry throttling errors along with other retryable errors.

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

Successfully merging a pull request may close this issue.

1 participant