rclone/backend/storj
Nick Craig-Wood 4b4198522d storj: fix "uplink: too many requests" errors when uploading to the same file
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
2023-06-27 16:02:33 +01:00
..
fs.go storj: fix "uplink: too many requests" errors when uploading to the same file 2023-06-27 16:02:33 +01:00
object.go storj: rename tardigrade backend to storj backend #5616 2022-02-11 11:04:15 +00:00
storj_test.go storj: rename tardigrade backend to storj backend #5616 2022-02-11 11:04:15 +00:00
storj_unsupported.go storj: rename tardigrade backend to storj backend #5616 2022-02-11 11:04:15 +00:00