Ghost/ghost/core
Steve Larson ae15e12ffc Reverted email analytics jobs commits (#20835)
ref https://linear.app/tryghost/issue/ENG-1518

After releasing the analytics job improvements, it appears for large
sites we're awfully close to missing some Mailgun events because of an
unexpected behavior of the aggregateStats call for just the opened
events job. This is taking 2-5x(+) the amount of time that the aggregate
queries take for the other jobs, despite not being dependent on the
events.

To err on the side of caution, we're going to roll this back and look to
optimize the aggregation queries before re-implementing. And we may be a
bit more cautious in giving _some_ but not _all_ priority to the
`opened` events.
2024-08-27 16:16:07 -05:00
..
content 🎨 Updated Source to v1.3.2 2024-07-19 16:04:20 +00:00
core Reverted email analytics jobs commits (#20835) 2024-08-27 16:16:07 -05:00
test Reverted email analytics jobs commits (#20835) 2024-08-27 16:16:07 -05:00
.c8rc.e2e.json Split CI database tests into separate types 2023-05-22 19:34:17 +02:00
.c8rc.json Added email address alignment protections (#19094) 2023-11-23 10:25:30 +01:00
.eslintignore Updated .eslintignore list for core 2022-10-10 15:12:52 +07:00
.eslintrc.js Updated linting and migration comment to improve practices 2023-06-26 15:29:37 +02:00
.npmignore Moved monobundle into monorepo 2023-11-13 13:30:38 +01:00
config.development.json
ghost.js Lazyloaded several required dependencies 2024-07-26 09:52:26 +02:00
index.js Removed NewRelic from Ghost 2024-03-18 15:22:33 +01:00
jsconfig.json
loggingrc.js Added version information to log lines 2023-01-20 13:18:44 +01:00
MigratorConfig.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
monobundle.js Improved speed of monobundle script 2024-07-22 15:45:46 +02:00
package.json v5.90.1 2024-08-26 23:37:13 +00:00
playwright.config.js 🐛 Fixed flaky browser tests (#19929) 2024-03-27 13:57:53 -05:00