Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
aws: disable client-side rate limiting by default
Issuing many S3 uploads in quick succession causes the following error: operation error S3: PutObject, failed to get rate limit token, retry quota exceeded, 0 available, 5 requested Disable this to restore the behavior of SDK v1. Relates to #3496
- Loading branch information