Commit 0ddd1e7
committed
fix: improve snapID precondition error message
- Updated the error message to account for full backups created on other nodes.
- Replaced the hard-coded threshold with a maxOlderFinBackups constant.
Signed-off-by: Kyori Sakao <[email protected]>1 parent e4ef8f9 commit 0ddd1e7
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
681 | 683 | | |
682 | 684 | | |
683 | 685 | | |
684 | | - | |
685 | | - | |
| 686 | + | |
| 687 | + | |
686 | 688 | | |
687 | 689 | | |
688 | 690 | | |
| |||
0 commit comments