Try our conversational search powered by Generative AI!

Ability to disable cache in DefaultOrderRepository

Fixed in

EPiServer.Commerce 13.13.0

(Or a related package)

Created

Nov 27, 2019

Updated

Dec 20, 2019

Area

Core

State

Closed, Fixed and tested


Description

If a customer has many ( >10) instances, cart cache is not really helpful, but the cache invalidation can flood the service bus.
This bug fix introduces a setting, episerver:commerce.DisableOrderRepositoryCache, that lets customers turn off cart cache if desired.

Warning! Only use the setting if you are _absolutely sure _about the consequences.