Action Scheduler Failed x thousands
-
I’ve noticed when checking through our store the action scheduler jobs for ‘wc_facebook_regenerate_feed’ are failing.
2020-06-02 19:35:38 +0000 action created 2020-06-02 19:36:24 +0000 action started via Async Request 2020-06-02 19:37:58 +0000 unexpected shutdown: PHP Fatal error Maximum execution time of 60 seconds exceeded in /mnt/www/ukcophumour.co.uk/wp-content/plugins/facebook-for-woocommerce/includes/fbutils.php on line 405
We have thousands of these errors and
2020-06-02 19:29:47 +0000 action created 2020-06-02 19:30:28 +0000 action started via WP Cron 2020-06-02 19:35:37 +0000 action timed out after 300 seconds
We’re running WooCommerce 4.1.1 on WordPress 5.4.1 and plugin version 1.11.3
Database wise, we have 2G data, 912 products with 39600 variations and over 53k orders.
PHP time limit is 600 seconds and we run Redis object cache.Is anyone else getting high fail’s in the action scheduler? (WooCommerce>Status>Scheduled Actions>Failed)
We mostly see ‘Maximum simultaneous queues already in progress (1 queue). No additional queues will begin processing until the current queues are complete.’ when opening the Scheduled actions, but occasionally it’s counting down to the next job. The concern is, this may be blocking other jobs?Thanks,
- The topic ‘Action Scheduler Failed x thousands’ is closed to new replies.