Closed ennru closed 4 years ago
The AWS client library 2.+ has retrying built-in. Alpakka might document it at one place for reference from the AWS connectors.
I added this documentation for Alpakka DynamoDB recently, but it applies to the other AWS connectors as well https://doc.akka.io/docs/alpakka/2.0/dynamodb.html#error-retries-and-exponential-backoff
Fixed with #2038
Short description
The AWS client library 2.+ has retrying built-in. Alpakka might document it at one place for reference from the AWS connectors.
Details
I added this documentation for Alpakka DynamoDB recently, but it applies to the other AWS connectors as well https://doc.akka.io/docs/alpakka/2.0/dynamodb.html#error-retries-and-exponential-backoff