Sep 27, 2024
Ehm, preprod should always be a mirror of prod, and writing automates tests then catches bugs like this. đ Also, I would space out the sending of emails and wait for a signal that nothing is spiking in weird ways on any of the services. Or, you can also run a process that validates the data about to be used for sending emails.