Keep the host dispatch broker alive after brokered dispatch failures #1322
No reviewers
Labels
No labels
burndown-2026-06
pressure-test
sunday-sprint
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/ward!1322
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-1243"
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?
This narrows the dispatch broker boundary so a failed launch stays local to that request. It recovers panics at the request/launch boundary, serializes the failure back to the caller, and keeps the listener accepting later requests. I also added regression coverage for a Docker name-conflict-shaped failure followed by a later brokered request.
closes #1243
ward.workflow: pull-request-and-merge