You're offline — showing cached data

MC-4603

wiki-project-compile overran hard timeout: ran 5326s vs timeout 3600s
2026-06-13 08:47:57 SAST
Home Board MC-4603

wiki-project-compile overran hard timeout: ran 5326s vs timeout 3600s

On 2026-06-02 wiki-project-compile (Tue 11:00 weekly) started 11:02:56, finished 12:31:42 = 5326s, but frontmatter timeout: 3600 and the script has a 55-min soft-budget bail. BO...
State Done Next Action Closed Owner Luci Runtime Closed Age 11d ago
MC-4603
Ticket is done; runtime is closed. · profile claude_opus_1m_medium · cwd /home/lucienne/workspace/.claude/worktrees/pool-0 · uptime 10d 21h · last activity 10d 19h ago

Description

MC-4603
On 2026-06-02 wiki-project-compile (Tue 11:00 weekly) started 11:02:56, finished 12:31:42 = 5326s, but frontmatter timeout: 3600 and the script has a 55-min soft-budget bail. BOTH failed to bound it. Scheduler runs serially under a non-blocking flock, so this 88-min run starved every task behind it 11:02->12:31 (systemd-watchdog, scheduler-watchdog delayed to catch-up) -> produced false missed-fire ticket MC-4601 (now fixed at watchdog layer via _scheduler_blocked_across in scripts/scheduler_watchdog.py). ROOT cause to fix here: (1) why communicate(timeout=3600) in scheduler.execute_command did NOT kill at 3600s (logged 'completed' not 'timeout'); (2) why the 55-min soft budget in wiki_project_compile.sh did not bail; (3) consider running long weekly tasks detached so they don't serially starve hourly tasks. See MC-4601.

Activity

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