action-scheduler-high-volume icon indicating copy to clipboard operation
action-scheduler-high-volume copied to clipboard

Increase Action Scheduler time limit, queue size and concurrency to process large queues of actions more quickly on high volume websites with more server resources.

Results 3 action-scheduler-high-volume issues
Sort by recently updated
recently updated
newest added

Hello, i got this error on line 43. There is something wrong. PHP Fatal error: Uncaught Error: Call to undefined function add_filter() in /var/www/vhosts/kaufbeet.de/httpdocs/action-scheduler-high-volume.php:43 Stack trace: #0 {main} thrown in...

Traceback https://sentry.io/share/issue/beaf5527005d44719cbe5664ecc16414/ If you could peek at "plugins/woocommerce-freshbooks/includes/class-wc-freshbooks-handler.php in auto_create_invoice at line 148" there's a custom `apply_filters( 'wc_freshbooks_auto_create_invoices', true, $order )` call for a platform plugin to determine whether this...

I am in the process of implementing this and noticed when I installed it that the cron has TWO actions, `ashp_request_additional_runners() ActionScheduler_QueueRunner->run()` So, your code works as you have stated,...