record live state: ch_writer poison-row/dead_letter quarantine hotfix + violet_decisions DDL entry
NO content authored here — this commits the long-uncommitted LIVE hotfix from incident 2026-06-12 (bars_held UInt16 poison jammed 18M rows 1.5d): poison rows retried individually after CH_POISON_ATTEMPTS, then quarantined to dead_letter; includes the ids loop-variable bugfix. Uncommitted live code was one checkout away from loss. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -34,7 +34,7 @@ EXPECTED_TABLES = {
|
||||
"status_snapshots", "trade_events", "v7_decision_events",
|
||||
"adaptive_exit_shadow", "fee_settled_events",
|
||||
"sc_bucket_gauge_shadow", "sc_threshold_advisor_shadow",
|
||||
"violet_feed_divergence",
|
||||
"violet_feed_divergence", "violet_decisions",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user