You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.
It appears that AWS/boto can describe only 50 instances at the time (hard limit). For large clusters, we ran into the issue since we can easily exceed 50 node cluster.
Proposed solution: split instances into 50 items batches for processing.
It appears that AWS/boto can describe only 50 instances at the time (hard limit). For large clusters, we ran into the issue since we can easily exceed 50 node cluster.
Proposed solution: split instances into 50 items batches for processing.
See #24
The text was updated successfully, but these errors were encountered: