0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
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
..
client@bdf90d1d5a Updated Ghost-Admin to v3.40.1 2020-12-11 11:28:15 +00:00
frontend Refactored core/server/lib/image for Dependency Injection (#12463) 2020-12-09 13:19:22 +01:00
server Added central error handler to job manager 2020-12-14 18:01:41 +13:00
shared Added emailAnalytics config feature flag (#12443) 2020-12-02 13:22:12 +00:00
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00