1
0
mirror of https://github.com/rclone/rclone.git synced 2025-03-17 20:27:52 +02:00
wiserain ce5024bf33
pikpak: improve upload reliability and resolve potential file conflicts
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 
2024-06-10 18:08:07 +01:00
..
2024-03-26 09:46:47 +00:00
2024-06-06 09:25:17 +01:00
2023-08-11 00:47:01 +09:00
2023-08-22 12:52:13 +01:00
2024-04-17 18:02:44 +02:00
2023-11-24 18:18:01 +00:00
2024-05-14 12:51:03 +01:00
2024-05-24 21:39:40 +02:00