mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
5470d34740
Amazon S3 is built to handle different kinds of workloads. In rare cases where S3 is not able to scale for whatever reason users will face status 500 errors. Main mechanism for handling these errors are retries. Amount of needed retries varies for each different use case. This change is making retries for s3 backend configurable by using --low-level-retries option. |
||
---|---|---|
.. | ||
s3_test.go | ||
s3.go | ||
v2sign.go |