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

fix(elastigroup/aws): retry creation for "cant_create_group" errors #184

Merged
merged 1 commit into from
Apr 28, 2021
Merged

Conversation

steved
Copy link
Contributor

@steved steved commented Apr 28, 2021

We tend to many Elastigroup instances and according to the support staff we're running into AWS rate limits. We don't have much visibility into the rate limit, but it tends to manifest as this sort of error:

Error: [ERROR] failed to create group: POST https://api.spotinst.io/aws/ec2/group?accountId=[snip]: 400 (request: "[snip]") CANT_CREATE_GROUP: Failed to create group

If it's a AWS rate limit, seems it should be retryable.

Unsure if this is visible to the maintainers, but this is the support request for reference: https://support.spot.io/hc/en-us/requests/1405523.

@steved
Copy link
Contributor Author

steved commented Apr 28, 2021

cc @Lironrad @liranp

@liranp liranp merged commit f827ea8 into spotinst:main Apr 28, 2021
liranp added a commit that referenced this pull request Apr 28, 2021
@liranp
Copy link
Contributor

liranp commented Apr 28, 2021

Thank you for your contribution, @steved. Release v1.41.0 is now available.

@liranp liranp added the kind/feature Categorizes an issue or PR as related to a new feature or request. label Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes an issue or PR as related to a new feature or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants