njeirath / brenda-web

Brenda-Web - A web based frontend for Brenda
http://www.brenda-web.com
Other
12 stars 13 forks source link

Tagging instance issue #72

Closed njeirath closed 8 years ago

njeirath commented 8 years ago

Occasionally, setting the tags on spot instances does not work with a "spot instance doesn't exist error".

Assuming this is an issue with the time it takes for the spot request to become registered with AWS.

Need to add a delay in the tag code to ensure that this is successful and potentially add a retry.

njeirath commented 8 years ago

Fixed by #75