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

Dynamic Dynamo Executes requests too quickly #230

Open
nickveenhof opened this issue Dec 24, 2014 · 1 comment
Open

Dynamic Dynamo Executes requests too quickly #230

nickveenhof opened this issue Dec 24, 2014 · 1 comment

Comments

@nickveenhof
Copy link
Contributor

We have around 150 tables that we need to monitor. Now, when 20 tables need adjustments the following happens:

2014-12-24 16:01:14,806 - dynamic-dynamodb - WARNING - production.Usages.20141229 - LimitExceededException: Subscriber limit exceeded: Only 20 tables can be created, updated, or deleted simultaneously

The application should make sure that it pauzes enough so that AWS gets the time to process all the requests. This limit is really hard to increase according to AWS representatives...

@sebdah
Copy link
Owner

sebdah commented Jan 7, 2015

Thanks for this. I will not have time to implement this now, but I'm open for a pull request to fix this.

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

No branches or pull requests

2 participants