You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature request is to discuss decreasing the wordpress cronjob interval suggested by @uok.
Currently this interval is set at 15 minutes, uok suggested 5 minutes for fast background processing, which seems reasonable however looking around I can't find any upstream recommendations regarding ideal intervals so for the time being I'm opening this issue.
The text was updated successfully, but these errors were encountered:
Thanks! I have also not been able to find any good tips on the time interval - e.g. WooCommerce relies on regular scheduled actions during database updates, so if there are 10 tasks queued they will take 10 x 15 minutes, not because of the sql command itself but because of the cron interval
This feature request is to discuss decreasing the wordpress cronjob interval suggested by @uok.
Currently this interval is set at 15 minutes, uok suggested 5 minutes for fast background processing, which seems reasonable however looking around I can't find any upstream recommendations regarding ideal intervals so for the time being I'm opening this issue.
The text was updated successfully, but these errors were encountered: