Clear ghost failed-before-start rows after successful brokered runs #1384

Merged
coilyco-ops merged 1 commit from issue-1380 into main 2026-07-15 10:20:23 +00:00
Member

Fix stale failed-before-start rows after successful brokered runs.

A drained engineer archive with a terminal success now supersedes the old reservation/dispatch artifact, so ward agent list and dispatch-health stop counting it as a current failed-before-start launch.

  • Added a regression test covering a stale reservation plus failed dispatch artifact that is pruned once a successful drained run is present.
  • Verified with go test ./....

closes #1380
ward.workflow: pull-request-and-merge

Fix stale failed-before-start rows after successful brokered runs. A drained engineer archive with a terminal success now supersedes the old reservation/dispatch artifact, so `ward agent list` and `dispatch-health` stop counting it as a current failed-before-start launch. - Added a regression test covering a stale reservation plus failed dispatch artifact that is pruned once a successful drained run is present. - Verified with `go test ./...`. closes #1380 ward.workflow: pull-request-and-merge
Fix stale failed-before-start rows after successful runs
All checks were successful
test / test (pull_request) Successful in 55s
4a18dedadb
closes #1380

ward.workflow: pull-request-and-merge
Sign in to join this conversation.
No description provided.