empisoft/module-queue-pill

N/A

Maintainers

Package info

github.com/EMPISOFT/module-queue-pill

Type:magento2-module

pkg:composer/empisoft/module-queue-pill

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2020-01-26 07:39 UTC

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.