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

Is it possible to stop trying to update if the capacity for the day is reached? #314

Open arpansolanki opened 7 years ago

arpansolanki commented 7 years ago

When the maximum capacity for the day is reached the script still tries to keep updating the table. Is it possible to stop that?