mirror of
https://github.com/RightNow-AI/openfang.git
synced 2026-07-30 15:01:15 +00:00
- record_failure() now only recomputes next_run when the job is already overdue (next_run <= now), preserving the scheduled fire time when a manual run fails before the job's natural next_run - Remove premature job.last_run update in scheduler.js — the job runs asynchronously so last_run should only reflect the server-side completion timestamp on the next data refresh Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>