Add retry to the backup process #60
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Occasionally a backup 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 backup process so backups are retried if they fail the first time.
Example backup failure:
The database server did not terminate. When the backup was retried it succeeded.
The text was updated successfully, but these errors were encountered: