3f51589be6
fixes hashicorp/vault#5836 DynamoDB may when throttled return a 2xx response while not committing all submitted items to the database. Depending upon load all actions in a BatchWriteUpdate may be throttled with ProvisionedThroughputExceededException in which case AWS SDK handles the retry. If some messages were throttled but not all ProvisionedThroughputExceededException is not returned to the SDK and it is up to us to resubmit the request. Using an exponential backoff as recommended in AWS SDK for times we possibly get partially throttled repeatedly. |
||
---|---|---|
.. | ||
aerospike | ||
alicloudoss | ||
azure | ||
cassandra | ||
cockroachdb | ||
consul | ||
couchdb | ||
dynamodb | ||
etcd | ||
foundationdb | ||
gcs | ||
manta | ||
mssql | ||
mysql | ||
oci | ||
postgresql | ||
raft | ||
s3 | ||
spanner | ||
swift | ||
zookeeper |