HackIllinois / api

The Official API supporting HackIllinois
https://api.hackillinois.org
Other
23 stars 51 forks source link

Make sending mail to SparkPost non-atomic #551

Open Nydauron opened 1 year ago

Nydauron commented 1 year ago

When I mean by non-atomic, emails should be sent to everyone on the mailing list if they provide a valid email address. Currently, if a bad email is provided, the batch query to SparkPost will fail, and no one on the mailing list will be sent an email.