google-cloud-rust
google-cloud-rust copied to clipboard
Hedge slow download
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.