This repository has been archived by the owner on Mar 13, 2023. It is now read-only.
Cost-tags.sh script does not treat aws tagging API throttling #299
Labels
bug
Something isn't working
I noticed that when we launch large jobs (like 100 nodes) not all instances are getting tagged by the tagging script perhaps because of the throttling on the AWS API endpoint.
I suggest spreading the tagging for a short interval instead (maybe randomize within 2 minutes timeframe) such as
The text was updated successfully, but these errors were encountered: