mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 10:23:16 +08:00
4b4198522d
Storj has a rate limit of 1 per second when uploading to the same file. This was being tripped by the integration tests. This patch fixes it by detecting the error and sleeping for 1 second before retrying. See: https://github.com/storj/uplink/issues/149 |
||
---|---|---|
.. | ||
fs.go | ||
object.go | ||
storj_test.go | ||
storj_unsupported.go |