Ghost/ghost/members-api
Simon Backx bededf4520
🐛 Fixed errors of old events from deleted members (#15944)
refs https://ghost.slack.com/archives/C02G9E68C/p1670215917451249

When a member is deleted, and we receive an opened event for an email to
that member. We threw an uncaught Bookshelf EmptyResponse error.

- This change makes fetching the member not a requirement when handling
that event in the last seen at updater.
- It also adds try catches for all event listeners in the last seen at
updater
2022-12-05 14:36:23 +01:00
..
lib 🐛 Fixed errors of old events from deleted members (#15944) 2022-12-05 14:36:23 +01:00
test
.eslintrc.js
index.js
package.json