googleapis / googleapis/google-cloud-rust
Hedge slow download
Open
api: storage
priority: p3
type: feature request
- Dominant language
- Rust
- Stars
- 955
- Forks
- 144
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 279
Description
If we find a download is not making enough progress we can start a second one in parallel. This requires some rate limiting (similar to retry throttlers), and requires some monitoring (a histogram?) of the downloads to only start the bottom 1% by throughput.
Contributor guide
Assessment
This issue has not been assessed yet.