mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +01:00
055206c4ee
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 |
||
---|---|---|
.. | ||
api | ||
yandex_test.go | ||
yandex.go |