Commit ab1cc55
committed
[leader] retry guardian reconcile on failure, not just epoch change
Clearing last_guardian_reconcile_epoch when the reconcile task errors
keeps the original behavior of retrying a failed handoff on the next
checkpoint (e.g. transient guardian downtime), while a successful
reconcile still holds the gate until the hashi epoch advances.1 parent 2e4979b commit ab1cc55
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
254 | 260 | | |
255 | 261 | | |
256 | 262 | | |
| |||
0 commit comments