Restart Consumers

Manual Restart Consumers

New functionality which allows manual restart of consumers from the Magento Admin panel

  • Go to Magento admin panel - Salesforce General Configuration - Advanced section

  • Check old consumers are running

  • click Restart Consumers button

Note: new consumers will start only when some new object will be added to sync

  • for example, synchronize some product

  • Check new consumers are started

Automatic Restart Consumers

The Automatic restart works only if you run consumers via Magento con only. The related documentation: https://devdocs.magento.com/guides/v2.3/config-guide/mq/manage-message-queues.html

Consumers automatically restart in next cases:

1. Store config (any) updated

  • Go to Magento admin panel - Stores - Configuration - make some changes and Save Config

  • Add some object to synchronization and check Consumers were restated

2. Magento website updated

  • Go to Magento admin panel - Stores - All Stores - edit some website

  • Make some changes and save website

  • Add some object to synchronization and check Consumers were restated

3. Some mapping updated

  • Go to Magento admin panel - Salesforce - Manage Mappings - click Manage Mappings link

  • create new or edit some mapping. Save Mapping

  • Add some object to synchronization and check Consumers were restated

4. Scheduled product updates (if enabled)

  • Go to Magento Admi panel - Salesforce - Products

  • Set the “Cause Product sync by scheduled update“ option to Yes

  • Go to Magento Admi panel - Catalog - Products - Edit some product

  • click Schedule New Update button and fill required fields

  • Save the Schedule and wait until the scheduled update start

  • check Consumers were restated

 Связанные статьи