← back to Ticket System
TK-11372: note the defect is load-dependent in the runbook
037b8e20dcf204a68c335d98a086d0cd41115c16 · 2026-09-11 12:02:11 -0700 · Steve Abrams
The board self-recovered when load fell 70 -> 25 with the OLD code still
running. A healthy healthz is therefore not evidence of a fix and must not
be read as a reason to skip the restart.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PkwT8hDyw7SCCkYBviZTbq
Files touched
M verification/tk11372/activate.sh
Diff
commit 037b8e20dcf204a68c335d98a086d0cd41115c16
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Fri Sep 11 12:02:11 2026 -0700
TK-11372: note the defect is load-dependent in the runbook
The board self-recovered when load fell 70 -> 25 with the OLD code still
running. A healthy healthz is therefore not evidence of a fix and must not
be read as a reason to skip the restart.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PkwT8hDyw7SCCkYBviZTbq
---
verification/tk11372/activate.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/verification/tk11372/activate.sh b/verification/tk11372/activate.sh
index 373270f7..3b72b983 100644
--- a/verification/tk11372/activate.sh
+++ b/verification/tk11372/activate.sh
@@ -25,7 +25,7 @@ echo "candidate hash OK | baseline hash OK | pm2 id57 pidfile=$pidfile | :9794 l
[ -n "$pidfile" ] && [ "$pidfile" = "$listener" ] \
|| { echo "ABORT: pm2 id 57 does not own the :9794 listener — refusing to restart an unverified service"; exit 1; }
-say "1/5 BASELINE SYMPTOM (expect a timeout: the running process is the wedged one)"
+say "1/5 BASELINE SYMPTOM (load-dependent: times out near load 70, may answer fine at low load)"
curl -s -o /dev/null -w " pre-restart /healthz http=%{http_code} t=%{time_total}\n" --max-time 8 "$URL/healthz"
say "2/5 RESTART pm2 id 57 ONLY (serialized wrapper, no fleet resurrect)"
← 299731ea TK-11372: fault-injection A/B discriminates the fix, plus tw
·
back to Ticket System
·
auto-data-snapshot: 2026-09-11T12:03:30 (1 data files) — dat ad5b5cac →