Running Every X sec?
-
Hi There,
I was wondering if it’s possible for action scheduler to process tasks every 5 seconds or so instead of the normal behaviour of processing the queue every minute.
I want to process some external API Requests through action scheduler which run as soon as possible after returning a promise. Waiting a minute(at max) is too much in this particular case.
The WP Cron is run every 5 seconds using a server cron, is something like that possible with Action Scheduler? Or maybe a way to process specific actions to run ASAP?
Thanks a lot for your time and help!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Running Every X sec?’ is closed to new replies.