Ghost/core/server/services/email-analytics
Naz 8a718ca99a Migrated jobs to use parentPort.postMessage
refs https://github.com/TryGhost/Ghost/issues/12496

- Using ghost-ignition logging caused file handle leaks. As there is no straight-forward way to handle write streams with bunyan (ghost-ignition's underlying logging library) this method of logging was chosen as an alternative to keep the amount of open file handles to minimum
- The follow up changes will include custom formatter for jobs service which should make logging match the same format  as has been used inside the jobs
2021-02-22 20:02:00 +13:00
..
jobs Migrated jobs to use parentPort.postMessage 2021-02-22 20:02:00 +13:00
lib 🐛 Disabled auto-unsubscribe of members on permanent email failure events 2021-01-12 18:40:31 +00:00
providers Added guard for page.items existing in Mailgun response 2020-12-07 11:07:25 +00:00
email-analytics.js Added members.email_open_rate aggregation to email analytics (#12458) 2020-12-08 12:43:10 +00:00
index.js Added email analytics service (#12393) 2020-11-26 13:09:38 +00:00