empisoft / module-queue-pill
N/A
Package info
github.com/EMPISOFT/module-queue-pill
Type:magento2-module
pkg:composer/empisoft/module-queue-pill
1.0.1
2020-01-26 07:39 UTC
Requires
- php: ~7.1.3||~7.2.0||~7.3.0
- magento/framework: *
- magento/magento-composer-installer: *
This package is auto-updated.
Last update: 2026-02-28 22:45:42 UTC
README
This extension provides CLI command for Magento 2 to update queue pill.
Why this extension?
There is no easy way to safely restart queue consumer process. There is a pending PR that adds command to do this.
To restart the queue process just add the command bin/magento queue:poison-pill:update to the deployment process.