Ghost/ghost/core
Simon Backx 709a0cf3c4
🐛 Fixed error logging crash when email recipients count if off by 1% (#19485)
no issue

When creating the batches when sending an email, we log a message to
Sentry when there is an unexpected offset of 1% between creating the
email and actually creating the batch recipients. We used a method that
was not mapped in our Sentry proxy.

Location of error: ghost/email-service/lib/BatchSendingService.js:286
2024-01-15 16:21:11 +01:00
..
content
core 🐛 Fixed error logging crash when email recipients count if off by 1% (#19485) 2024-01-15 16:21:11 +01:00
test Updated snapshots for the new year 2024-01-05 13:31:07 +00:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
monobundle.js
newrelic.js
package.json Removed usage of yg when using NQL (#19287) 2024-01-15 14:40:01 +00:00
playwright.config.js