06-17-2021, 10:33 AM
this is normal
the workflow emails are put on a queue and sent in the background, that queue is processed by the operating system cron, so if you have that cron configured to run every 12min or so then that will be the delay of the emails
the frequency of the workflow system in Scheduled tasks also has a say in the delay, so you have to combine the two processes to reduce that delay time
Let me know how it goes
the workflow emails are put on a queue and sent in the background, that queue is processed by the operating system cron, so if you have that cron configured to run every 12min or so then that will be the delay of the emails
the frequency of the workflow system in Scheduled tasks also has a say in the delay, so you have to combine the two processes to reduce that delay time
Let me know how it goes
Joe
TSolucio
TSolucio