comses / catalog

Web tools to annotate publications related to computational modeling
http://catalog.comses.net
GNU General Public License v3.0
3 stars 3 forks source link

queue catalog contact author emails #185

Open alee opened 4 years ago

alee commented 4 years ago

We get a lot of mailgun temporary failures when we send out emails to 20+ authors. mailgun seems to be happy to requeue them so this might not be a serious issue but it still might be good to either drop the number of emails we send at a time (to 5 or so @chyhuang) or add some batching / queueing functionality to our contact author / send email logic that does this automatically.

We get a combination of 4.7.0 (too many connections error), and 4.7.1 (too much mail errors).