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

Update ec2_utils.py to handle SpotInstance limits #399

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

laurentiush
Copy link

@laurentiush laurentiush commented Nov 5, 2023

When having too many spot instance requests (depending on the account quota), the error code MaxSpotInstanceCountExceeded is returned.

Currently the job just fails, but it would be nice if tibanna retries until the spot instances can be requested again.

In such a case it then depends on behavior what will happen.

See also my comment in #304

When having too many spot instance requests, the error code MaxSpotInstanceCountExceeded is returned. In such a case it then depends on behavior what will happen.
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.

1 participant