rclone/rclone

[Feature request] Implement --low-level-retries-sleep

开放

#4,452 创建于 2020年7月21日

 (4 条评论) (0 个反应) (0 位负责人)Go (5,090 个派生)batch import
Remote: One Driveenhancementhelp wanted

仓库指标

星标
 (57,185 个星标)
PR 合并指标
 (平均合并 32天 20小时) (30 天内合并 23 个 PR)

描述

As of now Rclone uses algorithm to determine sleep time for --low-level-retries errors. But sometimes that's not enough (specially in OneDrive).

If we could set sleep time manually for each --low-level-retries errors (just like --retries-sleep) This will fix many throttling issues.

贡献者指南