Skip to content

Update ec2_utils.py to handle SpotInstance limits#399

Open
laurentiush wants to merge 1 commit into4dn-dcic:masterfrom
laurentiush:error_maxspot
Open

Update ec2_utils.py to handle SpotInstance limits#399
laurentiush wants to merge 1 commit into4dn-dcic:masterfrom
laurentiush:error_maxspot

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