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 Renamed bulk-email index to bulk email processor 2021-06-22 20:19:57 +04:00
mailgun.js Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00