Known issues
Inventory Update Failure using Broadcaster for Integrations to Notify External Marketplace
Inventory Update Failure using Broadcaster for Integrations to Notify External Marketplace
ID: 549645
Fixed
Published on 3/24/2022
•
Last update on 11/25/2022
Summary
There is a flow in case of accounts VTEX using External Maketplaces and that account should notify this external Marketplace regarding SKU inventory update. And due cache or full queue that syncronous information does not go ahead correctly. Nowadays in the ItemAvailability flow, if there is an error to save into the elasticsearch, a worker will save it instead. If fore some reason the queue is full and an item takes more time to be persisted into the elasticsearch, the information in the cache can become inconsistent.
Simulation
There is no way to simulate the error, but you will see the incorrect update to the integration side with the previous value of inventory.
Workaround
There is no workaround available.