Skip to content

Commit 6d95cb4

Browse files
committed
Docs: add failure matrix for convergence triage
1 parent f523fbd commit 6d95cb4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/reliability/failure-matrix.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Failure Matrix
2+
3+
| Signal | Expected Value | Interpretation |
4+
|---|---:|---|
5+
| Redis group lag | 0 | Stream is fully drained |
6+
| Redis pending | 0 | No orphaned PEL entries remain |
7+
| Postgres completed | = total seeded | End-to-end durable convergence |
8+
| Postgres failed/terminal | 0 | No budget-exhausted work items |

0 commit comments

Comments
 (0)