CoffeeCode Queue Tuning for Action Scheduler
·
Improve Action Scheduler throughput for high-volume WordPress and WooCommerce sites.
Action Scheduler can become a bottleneck on high-traffic sites with large background job queues.
This plugin tunes key Action Scheduler runtime settings to improve queue throughput:
- Increases batch size.
- Increases concurrent queue batches.
- Increases timeout and failure periods.
- Increases queue runner time limit.
- Optimizes claim ordering for better performance under load.
This plugin changes scheduler behavior only. It does not alter your business logic.