Changelog

Patch details and release notes

Go back

SES ThrottleException Handling Update Implemented

Aug 7, 2024

We've updated our notification pipeline to catch ThrottleException thrown by AWS SES in the case the SES account has reached its thresholds. ThrottleExceptin is now a retryable error with this feature, and notifications will automatically be retried with an exponential backoff.

Backed by