rexlunae
41a39085d3
fix(cron): stagger missed jobs on restart to prevent gateway overload
...
When the gateway restarts with many overdue cron jobs, they are now
executed with staggered delays to prevent overwhelming the gateway.
- Add missedJobStaggerMs config (default 5s between jobs)
- Add maxMissedJobsPerRestart limit (default 5 jobs immediately)
- Prioritize most overdue jobs by sorting by nextRunAtMs
- Reschedule deferred jobs to fire gradually via normal timer
Fixes #18892
2026-03-09 10:58:04 -07:00
..
2026-03-09 10:58:03 -07:00
2026-03-09 10:58:04 -07:00
2026-03-09 10:58:03 -07:00
2026-03-09 10:58:03 -07:00
2026-03-03 02:53:13 +00:00
2026-03-08 23:38:24 +00:00
2026-03-09 10:58:04 -07:00
2026-03-09 10:58:03 -07:00
2026-03-09 10:58:03 -07:00
2026-03-08 11:56:01 -07:00
2026-03-09 10:58:04 -07:00
2026-03-09 10:58:03 -07:00
2026-03-08 02:16:03 +00:00
2026-03-09 10:58:03 -07:00
2026-03-08 19:07:28 +03:00
2026-03-05 09:38:12 +01:00
2026-03-07 20:33:50 +00:00
2026-03-09 10:58:04 -07:00
2026-03-08 00:05:24 +00:00
2026-03-03 20:14:41 -05:00
2026-03-07 16:50:35 +00:00
2026-03-09 10:58:03 -07:00
2026-03-08 05:12:48 +00:00
2026-03-08 18:40:15 +00:00
2026-03-09 10:58:04 -07:00
2026-03-08 02:16:03 +00:00
2026-03-09 10:58:03 -07:00
2026-03-09 10:58:03 -07:00
2026-03-08 10:59:16 -07:00
2026-03-07 08:14:06 -08:00
2026-03-08 02:16:03 +00:00
2026-03-06 11:21:03 -05:00
2026-03-09 10:58:03 -07:00
2026-03-08 00:05:24 +00:00
2026-03-09 10:58:03 -07:00
2026-03-08 00:05:24 +00:00
2026-03-07 23:35:55 +00:00
2026-03-08 01:27:05 +00:00
2026-03-09 10:58:04 -07:00
2026-03-07 22:50:27 +00:00
2026-03-07 23:13:13 +03:00
2026-03-07 17:40:34 -08:00
2026-03-08 16:17:28 -07:00
2026-03-05 20:05:59 -06:00
2026-03-07 23:31:25 +00:00
2026-03-08 23:38:24 +00:00
2026-03-03 00:15:15 +00:00
2026-03-07 16:02:37 -08:00
2026-03-09 10:58:03 -07:00
2026-03-08 02:55:15 +00:00
2026-03-08 16:07:04 -07:00
2026-03-08 16:07:04 -07:00
2026-03-08 19:10:48 +03:00
2026-03-08 19:10:48 +03:00
2026-03-08 19:10:48 +03:00
2026-03-02 19:57:33 +00:00
2026-03-05 19:24:43 -05:00
2026-03-05 19:24:43 -05:00
2026-03-05 19:24:43 -05:00
2026-03-03 02:41:52 -05:00
2026-03-03 02:41:52 -05:00