sebdah / dynamic-dynamodb

Dynamic DynamoDB provides auto scaling for AWS DynamoDB
http://dynamic-dynamodb.readthedocs.org/
Apache License 2.0
617 stars 124 forks source link

Provide 'cooldown' period configuration to mitigate aggressive scale-up #284

Open hungwunfai opened 8 years ago

hungwunfai commented 8 years ago

The throttle triggered scale-up is often too aggressive, due to a lag between capacity being set and actual throttle going away. It would be extremely helpful to have a cooldown period configuration that defines how long to wait after a scale-up or scale-down action before another one.

ninjada commented 8 years ago

+1, especially on downscales, with the 4x per day limit.

Any cost gains im making can be wiped out pretty quickly.