-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Retry to take full snapshot if prev full snapshot fails due to some r…
…eason. (#765) (#767) * Retry to take full snapshot if prev full snapshot fails. * Retry with backoff. * Move checking inside func IsFullSnapshotRequiredAtStartup(). * Fixed unit tests. * Added unit test. Address review comments.
- Loading branch information
1 parent
7c9d9fa
commit f69d584
Showing
3 changed files
with
49 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters