Ghost/ghost/job-manager/lib
Naz 54c19226bf
Fixed an unhandled exception in job manager
closes https://github.com/TryGhost/Toolbox/issues/402

- The SQL error was thrown whenever a job error was happening and was trying to persist an error. Persisting an error should only happen for "named" one-off jobs, instead of just one-off jobs.
2022-10-07 18:41:11 +08:00
..
assemble-bree-job.js
is-cron-expression.js
job-manager.js Fixed an unhandled exception in job manager 2022-10-07 18:41:11 +08:00
jobs-repository.js