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

max_simultaneous doesn't apply to aws calls #533

Open
devopsrick opened this issue Aug 4, 2016 · 0 comments
Open

max_simultaneous doesn't apply to aws calls #533

devopsrick opened this issue Aug 4, 2016 · 0 comments

Comments

@devopsrick
Copy link

It seems like max_simultaneous isn't honored when it comes to aws calls.

I'm using machine_batch to set up hosts on aws and it seems like the call to aws fires off to create all the hosts at once, then the subsequent chef converge runs are correctly bounded by max_simultaneous.

This is an issue because I frequently run into RequestLimitExceeded errors and have to go back and split up my machine_batch into smaller groups to get around this.

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

No branches or pull requests

1 participant