Skip to content

Check for autoscale#336

Open
ndbarber wants to merge 5 commits intosebdah:masterfrom
ndbarber:check_for_autoscale
Open

Check for autoscale#336
ndbarber wants to merge 5 commits intosebdah:masterfrom
ndbarber:check_for_autoscale

Conversation

@ndbarber
Copy link

The idea here is to let AWS AutoScale win in a contest between dynamicDynamoDB and AWS Autoscale.

Our particular org is moving away from Dynamic-DynamoDB, and this change reflects that. Tables with autoscale policies will react faster in our experience. Others could benefit from this change, and in my testing I haven't seen this affect default behavior outside of the intended "don't poke auto-scaled tables."

I tried to follow patterns that I saw in the files I edited, and put the check just before the provision change to keep dynamic-dynamodb from hitting the AutoScale API a lot.

@kalosoid
Copy link

Looks like a good enhancement, thanks for making the change.

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.

2 participants