rclone/backend/yandex
Nick Craig-Wood 055206c4ee yandex: fix 400 Bad Request on transfer failure
Before this fix, if the upload failed for some reason the yandex
backend would attempt to retry itself it which would fail immediately
with 400 Bad Request.

Normally we retry uploads at a higher level so they can be done with
new data and this patch does that.

See #7044
2023-06-11 11:11:43 +01:00
..
api build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
yandex.go yandex: fix 400 Bad Request on transfer failure 2023-06-11 11:11:43 +01:00
yandex_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00