0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/email-analytics
Kevin Ansfield 92ef83c61a Adjusted email jobs registration to check for emails newer than 30 days
no issue

- if emails are older than 30 days we wouldn't be able to fetch any analytics for them and if a site used emails in the past but is no longer using them it doesn't make sense to keep potentially expensive background worker threads spinning up
2020-12-02 12:14:22 +00:00
..
jobs Adjusted email jobs registration to check for emails newer than 30 days 2020-12-02 12:14:22 +00:00
lib
providers
email-analytics.js Fixed email count check in email-analytics service 2020-12-01 15:02:04 +00:00
index.js