-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
I'm doing large scale distributed builds of Rust projects and have to contend with unreliable networks. cargo fetch
will allow me to consolidate all of cargo's network access into a single command, but when running thousands of builds on AWS some will fail because of the network. Instead of open-coding a retry backoff loop it would be more convenient for cargo to do it.
yberreby and dilawar
Metadata
Metadata
Assignees
Labels
No labels