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

fix: retry restore if blocked by pending restore #119

Merged
merged 1 commit into from Mar 20, 2020
Merged

Commits on Mar 20, 2020

  1. fix: retry restore if blocked by pending restore

    Retry the restore operation in the integration test if the restore is
    blocked by another pending restore operation. Wait 1 minute between
    each retry, and retry at most 10 times. After that, the test will be
    skipped.
    
    Fixes #118
    olavloite committed Mar 20, 2020
    Copy the full SHA
    04e2ea4 View commit details
    Browse the repository at this point in the history