node-cron
node-cron copied to clipboard
Cron killed itself on reaching max iterations.
Error: Something went wrong. cron reached maximum iterations. Please open an issue (https://github.com/kelektiv/node-cron/issues/new) and provide the following string Time Zone: "" - Cron String: 0,30 * - UTC offset: -04:00 - current Date: Fri Jun 26 2020 15:12:08 GMT-0400 at CronTime._getNextDateFrom (myapp/node_modules/cron/lib/cron.js:235:12) at CronTime.sendAt (myapp/node_modules/cron/lib/cron.js:156:17) at CronTime.getTimeout (myapp/node_modules/cron/lib/cron.js:175:29) at CronJob.start (myapp/node_modules/cron/lib/cron.js:613:31) at Timeout.callbackWrapper [as _onTimeout] (myapp/node_modules/cron/lib/cron.js:665:29) at ontimeout (timers.js:436:11) at tryOnTimeout (timers.js:300:5) at listOnTimeout (timers.js:263:5) at Timer.processTimers (timers.js:223:10)
Same issue
+1

I think it caused by something making node event queue stop