Skip to content

Retry errors during push/pull #25

@eschrock

Description

@eschrock

Problem

Currently, errors during push or pull will just cause it to fail, meaning slight network operations can disrupt a long operation.

Solution

Retry the operation automatically some number of tries. Not all providers will have incremental resume (SSH+rsync will, for example, but not S3), but even retrying full sends would still be nice.

Alternatives

Retry the operation as a user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: NormalIssues to be addressed during sprintType: FeatureNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions