Setup
Pacemaker Bulk Api Import Activation
After installation, you can enable Pacemaker Bulk Api in the Magento backend
under .
Magento-Consumer/Async-All
Ensure that the async all consumer are up and running.
At a minimum, one Magento consumer must get started |
- Magento consumers get triggered with the following CLI command:
bin/magento queue:consumers:start async.operations.all
Magento-Consumer/Pipeline-Runner
Ensure that the Pacemaker Process Pipelines are up and running.
At a minimum, one Magento consumer must get started that processes the pipelines |
- When using MySQL-MQ, the runner provided as well gets started:
bin/magento queue:consumers:start pipeline.runner.ampq
|
Heartbeat
Make sure that the Pacemaker Process Pipelines are running.
- To execute pipelines, the heartbeat must get executed:
bin/magento pacemaker:pipeline:heartbeat