Claude Code Scheduled Tasks Bug: Silent Failures and False Success Reports

wshallwshall · ghdev · 2026-07-31

A developer reported a critical bug in Claude Code's scheduled-tasks feature. Six sessions attempting to schedule a restart after hitting usage limits all failed in two distinct ways:

The report notes that the underlying scheduling API functions correctly, suggesting the defects lie entirely in dispatch, execution, and state reporting. Additionally, when multiple tasks share the same fire time, only a prefix of the tasks is dispatched while the rest are dropped.

Original post →

More from coding & agent

coding & agent channel →