GoogleCloudPlatform / GoogleCloudPlatform/gsutil
Bandwidth throttling is not implemented
Open
- Dominant language
- Python
- Stars
- 918
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
I accidentally caused an outage last night due to running gsutil -m cp [...] and consuming all available bandwidth on my network uplink, squeezing out higher importance traffic. There appears to be no mechanism for throttling gsutil short of running an HTTP proxy that throttles requests.
Would there be any objections to my implementing a throttling option?
Contributor guide
Assessment
This issue has not been assessed yet.