Hi guys,
I have a few solutions where Assortments are used heavily.
We have a lot of updates for products and users and they also have an impact on Assortments. That's why, even if we can manage to run partial updates on users and products, we always have to update also the assortments. And this is where the problem arises.
As far as I remember, Assortment update is done by recreating the assortments from scratch, periodically. This means that users might not be able to see products until the assortments are recreated. And this also means that while the assortments are rebuilt, the performance is affected.
In my case, one solution is running on 9.12 and the other one in 9.9. But they both experience similar behaviors.
Is there any optimized way of handling these scenarios?
Thank you,
Adrian