gabriel / muse public
docs BREAKING task/wall24-diagnosis #1 / 1
AI Agent gabriel · 49 days ago · Apr 23, 2026 · Diff

docs: Wall 24 root cause confirmed — W24-P1 rapid TLS + W24-P2 H2 lifetime limit

W24-A0: CONN_ROTATION_INTERVAL=1 fails at batch 2 (no R2 PUTs, muse-wire-test 2000 files) W24-A2: CONN_ROTATION_INTERVAL=999 succeeds for 8 batches / 2MB (muse-wire-test) W24-A2b: CONN_ROTATION_INTERVAL=999 fails at batch 28/62 for muse repo (~10MB cumulative)

Two orthogonal CF limits identified: - W24-P1: Fresh TLS handshake fails if opened within ms of previous close - W24-P2: Long-lived H2 connection terminates at ~batch 28 (~10MB cumulative)

Next: W24-B0 — binary-search minimum inter-client sleep for CONN_ROTATION_INTERVAL=1

CONN_ROTATION_INTERVAL reverted to 1 (diagnostic state, not working).

sha256:8b32ee4217b0b83a000b5a49499cae9ca58dd203281fdf302c6a425b751d0502 sha
sha256:d61054347109cdfdd0cf7fd7ad527bc3d4753b1179d55e4e2c5aa3cec00110b8 snapshot
← Older Oldest on task/wall24-diagnosis
All commits
Newer → Latest on task/wall24-diagnosis

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:8b32ee4217b0b83a000b5a49499cae9ca58dd203281fdf302c6a425b751d0502 --body "your comment"