1
mirror of https://github.com/rclone/rclone synced 2024-09-22 20:52:03 +02:00
rclone/drive
Nick Craig-Wood 5fb6f94579 drive: fix rate limit exceeded errors - fixes #20
This is done by pacing the requests to drive and backing them off
using an exponential increase.  Put and Modify operations can now be
retried also.
2015-02-07 22:32:51 +00:00
..
drive_test.go Test Listing the Root of each Fs 2014-07-31 23:20:39 +01:00
drive.go drive: fix rate limit exceeded errors - fixes #20 2015-02-07 22:32:51 +00:00