silvermine / dynamodb-table-sync

MIT License
45 stars 15 forks source link

feat: make retries configurable: --max-retries, --retry-delay-base #24

Closed echernyavskiy closed 3 years ago

echernyavskiy commented 3 years ago

See https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/DynamoDB.html#constructor-property

echernyavskiy commented 3 years ago

@jthomerson could you please review this?

jthomerson commented 3 years ago

@echernyavskiy sorry for the delay! I was away. This is now published to NPM in @silvermine/dynamodb-table-sync@1.3.0

echernyavskiy commented 3 years ago

@jthomerson awesome, thanks! Could you please also tag these changes here on Github? Not seeing 1.3.0 here at the moment.

jthomerson commented 3 years ago

@echernyavskiy thanks! I forgot to push after publishing. Done now