Skip to content

Commit 57491ce

Browse files
committed
feat(libs/emails): Add retry with backoff for email-sender
Because: - We want to enable retrying an email send if the send fails This Commit: - Adds a new retryWithBackoff for accounts-email-sender - Adds configuration to change maxRetries, backoffMs, and ignoreTempaltes - Adds tests for new functionality Closes: FXA-12591
1 parent 04725ea commit 57491ce

3 files changed

Lines changed: 465 additions & 9 deletions

File tree

0 commit comments

Comments
 (0)