Scheduler run hackmode-bbp-daily fails: unusable-response breaker stops run after ZAP startup fatal #102
Labels
No labels
accessibility
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/a0-symbolics#102
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Found during live inspection of the running
a0-symbolics:localcontainer (up 6h, healthy) on 2026-09-05.Run: scheduler task
hackmode-bbp-daily(uuidyfRKVVqX), schedule30 3 * * *(America/New_York), last run2026-09-05T00:32:27-04:00.Recorded state:
tasks.jsonhasstate: errorwithContext: the worker was running the BBP recon pipeline (
/a0/usr/projects/hackmode/scripts/bbp-daily-recon.sh). Its pipeline log ends with:So the model spent the run shepherding a pipeline that dies at ZAP startup, then produced textless/empty model turns twice in a row, tripping the circuit breaker in
extensions/python/_functions/agent/Agent/hist_add_warning/end/_90_stop_unusable_response_loop.py(max_consecutive_unusable_responses).Problems to address
bbp-daily-recon.shtreats "ZAP did not come up" as fatal with no retry/health window tuning, so a slow ZAP start kills the whole daily recon.erroruntil manually re-run.Suggested next steps
responsetool break even on partial failure, so the circuit breaker isn't hit.