title | issue |
---|---|
Optimize variant indexing behavior |
NEXT-19766 |
- Changed
ProductIndexer::handle
. When updating a parent product, the variants are no longer updated in the same request. Instead, a message is placed in the queue in a chunk of 50 variants.