-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Package
API (Backend)
Describe the bug
Some users are never receiving verification emails from Resend in order to verify their accounts. The Resend dashboard shows these emails were never attempted, the failure happens somehwhere before the email sending. This is also not being captured in Sentry.
Steps to reproduce
Unable to reproduce. One user's testing attempted to resubmit the verification email muleiple times and never received it. On the same deployment to my own domain on fastmail, I received the email with no issue. Other users with gmail addresses have failed.
The target email address likely is not related to the issue, but I suspect the issue has something to do with the user's account as it seems persistent for those users.
Deployment method
Hosted (tuvix.app)
Version
v0.5.5
Related PRs
Additional Context
#110 and #115 should potentially fix the issue but ideally they should at minumum fix the observability issue and allow us to fix it. These have been merged but not yet tested in staging. Waiting on #116