Skip to content

Configure Retry Capabilities on the Transfer-Service to attempt the transfer for 3 days using exponential back off. #85

Description

@jgoldverg

A core feature of ODs is that we will retry jobs. Currently retry is done 5 times or some int amount defined in the request but there is no exponential backoff.
We want to re-try the entire job say 5 times over the course of 3 days. This would be useful in-case there is some network outage or event that occurred. After 3 days we would like for the transfer to fully fail.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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