Ghost/ghost/email-service/lib
Chris Raible 0b0e3f8e85
Added error handling for email analytics unsubscribe event (#16613)
refs TryGhost/Team#2974

- currently the unsubscribeFromNewsletters event is failing with 'member
not found' in elastic
- this change catches the error and logs it, which should allow the rest
of the event(s) to be processed
2023-04-11 13:13:34 -07:00
..
email-templates Fixed email styles leaking from labs flag 2023-04-05 16:27:53 +02:00
batch-sending-service.js Added retries to flaky email test (#16556) 2023-04-05 22:01:59 -07:00
email-body-cache.js Added short lived caching to email batch body (#16233) 2023-02-07 11:01:49 +01:00
email-controller.js 🎨 Add ability to send test email with chosen newsletter (#15783) 2023-01-09 17:48:30 +04:00
email-event-processor.js Implemented email analytics retrying (#16273) 2023-02-21 16:00:32 +01:00
email-event-storage.js Added error handling for email analytics unsubscribe event (#16613) 2023-04-11 13:13:34 -07:00
email-renderer.js Reverted " Added email design customization" (#16570) 2023-04-05 15:28:20 +02:00
email-segmenter.js Updated unit test coverage for email service (#15913) 2022-12-02 00:33:28 +05:30
email-service.js Added subscription status text in newsletters (#16442) 2023-03-22 11:52:41 +01:00
mailgun-email-provider.js Implemented retrying for sending email via Mailgun API 2023-02-21 16:06:23 +01:00
sending-service.js 🐛 Fixed email replacements without fallback 2023-02-13 15:58:40 +01:00