Storefront newsletter signup delivered 3 identical confirmation emails per subscription (seen in Mailtrap). Root cause: queued notifications inherited Horizon per-environment retry count (tries=1 prod, tries=3 staging); a send that succeeded then failed re-delivered the already-sent email up to 3x. Fixed by pinning tries=1 on the base queued Notification and tightening the newsletter rate limit from 3 to 1 per IP / 240s.
Newsletter signup sent 3 duplicate confirmation emails
Tags
-
Jonathan Gustafsson moved item to board Awaiting Review
1 month ago -
Jonathan Gustafsson moved item to board Backlog
1 month ago -
Jonathan Gustafsson moved item to project Bugs
1 month ago -
Jonathan Gustafsson created the item
1 month ago