Details
Description
1. Need to ensure that we check if cached version of the cart is expired since cache can be longer than cart expiry
2. Define shop attribute to define shop specific cart session timeout.
1. Need to ensure that we check if cached version of the cart is expired since cache can be longer than cart expiry
2. Define shop attribute to define shop specific cart session timeout.
Currently resilient repository has fixed timeout. Need to add shop specific timeout that has to be checked against last modification to clear cache and reload.