Skip to content

Implement automatic retry #13

@rfrenchseti

Description

@rfrenchseti

When a cloud resource is overloaded (like too many processes on a given machine trying to access it at the same time), downloads and uploads can temporarily fail. But they will succeed if we try again, perhaps with an exponential falloff in time. filecache should implement optional retry internally so the user program doesn't have to.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions