Closed ishan16696 closed 2 months ago
What this PR does / why we need it: This PR will make backup-restore to retry to take full-snapshot if previous full snapshot fails due to any reason.
Which issue(s) this PR fixes: Fixes #
Special notes for your reviewer:
Release note:
Retry to take full snapshot if the previous full snapshot operation fails.
One thing which I have just noticed: I'm changing the default value of PrevFullSnapshotSucceeded to true as this will prevent taking a full snapshot on every restart of a backup-restore container.
PrevFullSnapshotSucceeded
true
What this PR does / why we need it: This PR will make backup-restore to retry to take full-snapshot if previous full snapshot fails due to any reason.
Which issue(s) this PR fixes: Fixes #
Special notes for your reviewer:
Release note: