Nick Craig-Wood 45c6cf5891 drive: add --drive-uploads-per-second and -burst for rate limiting uploads
According to the Google docs here: https://support.google.com/a/answer/10445916

> The rate of Drive API write requests is limited—avoid exceeding 3
> requests per second of sustained write or insert requests, per
> account. Note: This rate limit can’t be increased

This adds a rate limiter set to 3 per second for uploads. This is in
the hope that we can reduce the value of the main drive pacer to speed
everything else up.

Fixes #7384
2024-01-31 10:33:56 +00:00
..
2023-08-11 00:47:01 +09:00
2023-08-22 12:52:13 +01:00
2023-11-24 18:18:01 +00:00
2023-11-18 17:14:45 +00:00
2022-11-07 11:41:47 +00:00
2023-08-22 12:52:13 +01:00