Add retry to Verification process #72
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Occasionally a verification can run into an issue and fail on the first attempt. If attempted again a sort time later it will succeed.
For the sake of robustness add a configurable retry and delay to the verification process so verifications are retried if they fail the first time.
Example failure:
In this case the local server used to verify the backup did not start in the allotted time (and as you can see it was given plenty of time to startup). This was the first verification of four this server performs daily. The subsequent three verifications competed successfully with the local server starting in around 2 minutes (slower than expected, but still acceptable for the purpose of automated verification).
The text was updated successfully, but these errors were encountered: