Skip to content

cargo fetch --retry N #1602

@brson

Description

@brson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions