Ghost/core/server/services/email-analytics/jobs
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
..
fetch-all.js Fixed sqlite3 errors when email analytics jobs run (#12431) 2020-11-26 15:12:12 +00:00
fetch-latest.js Fixed sqlite3 errors when email analytics jobs run (#12431) 2020-11-26 15:12:12 +00:00
index.js Adjusted email jobs registration to check for emails newer than 30 days 2020-12-02 12:14:22 +00:00