I've received complaints from rclone users that file uploads are progressing really slowly.
Digging into it what I see is this:
2020-09-03 11:44:33 DEBUG : too_many_requests/: Too many requests or write operations. Trying again in 15 seconds.
What happened there is rclone received the `upload failed: too_many_requests` error and backed off for 15 seconds according to the Retry-After header.
Dropbox didn't used to do this with rclone so I suspect we've hit some sort of rate limiting.
Note that rclone has 35,000 users at Dropbox generating 60M API calls per day!
I'm not sure this is the right channel for this kind of support - maybe rclone should be a tech partner?
Any help much appreciated - thanks!
Nick Craig-Wood
Rclone lead developer
[email removed as per Community Guidelines]