mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
ce5024bf33
This attempts to resolve upload conflicts by implementing cancel/cleanup on failed uploads * fix panic error on defer cancel upload * increase pacer min sleep from 10 to 100 ms * stop using uploadByForm() * introduce force sleep before and after async tasks * use pacer's retry scheme instead of manual implementation Fixes #7787 |
||
---|---|---|
.. | ||
types.go |