Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent multiple notifications when email delivery fails
SendGrid may post duplicate events to the event webhook. See https://www.twilio.com/docs/sendgrid/for-developers/tracking-events/twilio-sendgrid-event-webhook-overview#duplicate-events We trigger a notification when email delivery fails so if we don't handle duplicate events then we can generate multiple notifications.
- Loading branch information