Ghost/core/server/services/jobs
Naz c1e3788570 Added central error handler to job manager
refs https://github.com/TryGhost/Ghost-Utils/issues/118

- Duplicating error handling across jobs is not best developer experience. Also, having custom error handling logic did not allow for recommended worker script behavior: allowing for unhandled exceptions to bubble up and be managed by parent process
2020-12-14 18:01:41 +13:00
..
index.js Added job-manager & wired up shutdown and testmode 2020-08-11 21:31:34 +01:00
job-service.js Added central error handler to job manager 2020-12-14 18:01:41 +13:00