CoreBOSBB

Full Version: Workflow send email - more shortly
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I created a workflow to send a email in certain conditions

I wish the time for system send email is more short, is possible reduce cron frequency to 5 minutes, for example?
Hello,
to reduce this value you can use Global Variable called "Application_Minimum_Cron_Frequency", and change the value as you need it.
Thank you.
Thanks for the tips and post.
This a very old post

I think today this process not uses a cron ..
AFAIK it hasn't been changed. Workflow emails are put on the queue and processed by the cron. We have plans to implement a better queue but not to change this behaviour