Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 267 Bytes

2022-03-22-optimize-variant-indexing-behavior.md

File metadata and controls

6 lines (6 loc) · 267 Bytes
title issue
Optimize variant indexing behavior
NEXT-19766

Core

  • 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.