rclone/fs/accounting
Nick Craig-Wood 2065e73d0b cmd: implement RetryAfter errors which cause a sleep before a retry
Use NewRetryAfterError to return an error which will cause a high
level retry after the delay specified.
2019-03-25 13:41:34 +00:00
..
accounting_other.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
accounting_test.go accounting: fix layout of stats - fixes #2910 2019-01-14 16:12:39 +00:00
accounting_unix.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
accounting.go accounting: fix layout of stats - fixes #2910 2019-01-14 16:12:39 +00:00
inprogress.go fs/accounting: factor into separate files without changing functionality 2018-02-02 15:14:40 +00:00
stats_test.go cmd: implement RetryAfter errors which cause a sleep before a retry 2019-03-25 13:41:34 +00:00
stats.go cmd: implement RetryAfter errors which cause a sleep before a retry 2019-03-25 13:41:34 +00:00
stringset.go accounting: fix layout of stats - fixes #2910 2019-01-14 16:12:39 +00:00
token_bucket.go fs/accounting: increase maximum burst size of token bucket 2018-08-30 17:24:08 +01:00