8d257adf3d2dbe1b67e559fc0abe06307f665077
On restart the scheduler was counting interval_hours from now, ignoring when the last cycle actually ran. It now reads last_run_at (in-memory or DB) and deducts elapsed time so a restart doesn't silently push the next fire by a full interval. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
46.7%
TypeScript
44.9%
HTML
8%
Shell
0.1%