Known issues
Inventory notifications to indexer are cached
Inventory notifications to indexer are cached
ID: 914545
Fixed
Published on 10/5/2023
•
Last update on 5/14/2024
Summary
When a franchise account or seller notifies the main account (or marketplace) about inventory changes, the account sends the product to indexer in order to have the most updated information.
The system responsible to receive the notifications and pass them to indexer is Broadcaster.
The problem is that the workflow Availability -> Broadcaster -> Indexer is working on a very fast rhythm and in some cases the information is still cached. That way the Indexer remains with the old information until a new indexation.
Simulation
There is not an easy way to simulate this scenario, since it doesn't happen in every occasion. The process should be:
- Franchise account updates an inventory;
- Broadcaster sends the product to Indexer;
- Indexer updates the main account sku with the old info.
Workaround
N/A