Ghost/core/server/services/email-analytics/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
..
fetch-all.js Added central error handler to job manager 2020-12-14 18:01:41 +13:00
fetch-latest.js Added central error handler to job manager 2020-12-14 18:01:41 +13:00
index.js Fixed incorrect knex syntax 2020-12-02 14:53:10 +00:00