Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add backoff to operation queue retries #1389

Merged
merged 1 commit into from
Jun 28, 2022

Commits on Jun 28, 2022

  1. feat: Add backoff to operation queue retries

    When an operation in the queue fails to process then the retry adds a delay so that the message broker doesn't retry the operation immediately.
    
    closes trustbloc#1137
    
    Signed-off-by: Bob Stasyszyn <Bob.Stasyszyn@securekey.com>
    bstasyszyn committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    74769a8 View commit details
    Browse the repository at this point in the history