Michael Wilding
Active Member
So we've come against an interesting use case. Where you have lots of AR's, like hundreds, this significantly slows down sending due to the database requests, even when you split out the send to campaigns and ar's. The thing is, only the first AR in the sequence, or confirmation email, need to go immediately, all the rest could be run every 30 minutes.
@twisted1919 is there any way I can split the first email in an AR or confirmation email to go on the next CRON run, but then keep the rest of AR's at 30 minute runs? This will allow us to hit the required speed without it being broken into by AR's, without people having to wait extended periods of time for their first email.
@twisted1919 is there any way I can split the first email in an AR or confirmation email to go on the next CRON run, but then keep the rest of AR's at 30 minute runs? This will allow us to hit the required speed without it being broken into by AR's, without people having to wait extended periods of time for their first email.