Deskripsyon
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.
Pag-install
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin through the WordPress admin.
- Confirm queue throughput and monitor server/database load.
FAQ
-
Does this plugin require WooCommerce?
-
No. It targets Action Scheduler itself. WooCommerce often benefits because it uses Action Scheduler heavily.
-
Is it safe for all hosting environments?
-
It depends on available resources. Start in staging and monitor CPU, memory, and database load.
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “CoffeeCode Queue Tuning for Action Scheduler” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “CoffeeCode Queue Tuning for Action Scheduler” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
1.0.0
- Initial public release.