Skip to content

Conversation

opteemister
Copy link

Hello, I decided to share changes in your code in case you want to use anything from that.
We wanted to configure capacity scaling for all our DynamoDB table (about 81) and we need to run check pretty frequent in case we reached throttling or unexpected high load.
But one round takes about 15 minutes to check all tables and then check again. It was too much and we decided to check tables in separate threads.
These changes where made to fit our needs, but you can find it useful and maybe could make it configurable.

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

Successfully merging this pull request may close these issues.

1 participant