Commit 0f219e0
Ignacio Van Droogenbroeck
docs(arc-enterprise): document catch-up gate self-heal
Updates the "Query Gating During Replication Catch-Up" section to reflect
the self-heal recovery semantics added in PR #419 (gemini review pass 3).
A catch-up failure no longer requires a process restart to clear: when a
later pull succeeds for a previously-failed path (reactive FSM callback
or subsequent catch-up scan), catchup_failed is decremented and the gate
re-opens automatically. Catch-up drops still require restart or operator
retry — explained why (no inflight slot to attribute a later success to).1 parent bbcc1e3 commit 0f219e0
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
0 commit comments