0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/services/bulk-email
Kevin Ansfield 59c0d4b4e4 Added Sentry error capture for failed email update after sending is complete
refs https://github.com/TryGhost/Team/issues/1321

- when updating the Email record after submitting all email batches we have a `catch` call but it was only logging the error
- added a call to Sentry so there's more visibility if those saves fail
2022-02-08 18:36:14 +00:00
..
bulk-email-processor.js Added Sentry error capture for failed email update after sending is complete 2022-02-08 18:36:14 +00:00
index.js
mailgun.js Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00