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

wait_for_active_spots queries for spot instance requests too quickly #105

Closed
jtriley opened this issue Apr 20, 2012 · 1 comment
Closed
Assignees
Labels

Comments

@jtriley
Copy link
Owner

jtriley commented Apr 20, 2012

From the mailing list:

http://mailman.mit.edu/pipermail/starcluster/2012-April/001146.html

From my testing, wait_for_active_spots queries all cluster spot requests
immediately after creating them. In some cases this happens before they're
available via the AWS API which causes the code to move past waiting for active
spot requests given that it appears that there aren't any spot requests.

@ghost ghost assigned jtriley May 13, 2012
@FinchPowers
Copy link
Contributor

Fixed by pull request #163

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

No branches or pull requests

2 participants