Skip to content

Added multi-threading across tables#333

Closed
opteemister wants to merge 1 commit intosebdah:masterfrom
opteemister:master
Closed

Added multi-threading across tables#333
opteemister wants to merge 1 commit intosebdah:masterfrom
opteemister:master

Conversation

@opteemister
Copy link
Copy Markdown

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.

@opteemister opteemister closed this by deleting the head repository Apr 9, 2026
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