Hey @wpmuse
Still had new pending actions that needed to be run manually this morning.
Hmm, sounds like something else is causing the actions to stay pending.
The thing is nothing has changed on this site for quite some time — it just hums along. The is a recent occurrence that started with the recent update of WooCommerce.
I hear you – this is indeed timed with the 3.6
update of WooCommerce – the reason being is that there has been a move to using the Action Scheduler which behaves similarly to WP Cron – https://woocommerce.wordpress.com/2019/04/01/performance-improvements-in-3-6/
I can confirm that using WooCommerce out of the box with no other plugins doesn’t display this same behavior so we know that either there is a server level interruption or a plugin is causing this so although it is time-consuming and intrusive, a Conflict Test is the best way of finding out what is stopping the Actions from running on schedule – https://docs.woocommerce.com/document/how-to-test-for-conflicts/
Thanks,