Skip to content

Add retry logic for specified errors #8

Description

@JasonDV

We want to allow the user to specify the type of error and retry behavior.

The request object is the MergeRequest class.

  • The request object should allow the user to specify a retry count
  • The request object should allow the user to specify a retry delay
  • The request object should allow the user to specify the type of exceptions to activate retry behavior.

The retry logic should be in the Merge method of the MergeQueryObject class.

Activity

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

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions