You're offline — showing cached data

MC-4429

[auto-review] _send_ticket_to_tmux_runtime adopts a live runtime for every exception
2026-06-13 08:52:42 SAST
Home Board MC-4429

[auto-review] _send_ticket_to_tmux_runtime adopts a live runtime for every exception

**Severity:** high **Location:** mc_pickup.py:2015 **Flagged by:** codex **Issue:** _send_ticket_to_tmux_runtime adopts a live runtime for every exception from runtime/send, no...
State Done Next Action Closed Owner Luci Runtime Closed Age 14d ago
MC-4429
Ticket is done; runtime is closed. · profile control-room-codex-nosandbox · cwd /home/lucienne/workspace/state/control-room-worktrees/mc-4428-4429 · uptime 14d 4h · last activity 14d 2h ago

Description

MC-4429
**Severity:** high **Location:** mc_pickup.py:2015 **Flagged by:** codex **Issue:** _send_ticket_to_tmux_runtime adopts a live runtime for every exception from runtime/send, not just the 409 RuntimeBusyError case. 401/403 auth failures, 5xx server errors, timeouts, or post-send connection errors will be reported as self-healed, queue messages are put back to pending, and the dispatcher will not surface the real failure. **Suggested fix:** Only run _normalize_ticket_to_live_runtime for an HTTP 409/busy RuntimeBusyError response. For all other exceptions, keep the existing error path so queue state, ticket status, and failure notification reflect the real send failure. --- Found by mc-auto-review on 2026-05-30 06:01 SAST. Repos reviewed: workspace, mission-control. auto-review-hash: 7b6e0124e810

Activity

done
Luci is working...
Live
No activity yet
Help