Is there a way to throttle the number of emails that the digest function tries to send at once? I currently use AWS SES, which has a limit of 14 emails per second.
Is it possible for Discourse to send only 2-3 emails per second as an example/?
Is there a way to throttle the number of emails that the digest function tries to send at once? I currently use AWS SES, which has a limit of 14 emails per second.
Is it possible for Discourse to send only 2-3 emails per second as an example/?
Hi Timelord
That might be an answer :
Is this built into Discourse core? Some kind of queuing mechanism, or does it just send everything as fast as it can?