#cart not found after some time

4 messages · Page 1 of 1 (latest)

toxic beacon
#

After some time in the browser, when „I come back“ to an older cart I can neither add nor remove additional products and the side crashes on checkout with a 402.
the problem is that the cart is not found on the server anymore. The only thing that fixes this is to manually remove the cart from the local browser cache and start over.
Can someone explain:
A) after what rules are carts deprecated / discarded
B) is there a fix in place somewhere before I start building it on our side.

Thanks to the community in advance!

frosty kestrel
#

I would guess this was an old cart and you have made a fresh database inbetween.

toxic beacon
#

What we did is that we redeployed the frontend - which should not have any effect. I also take from your answer that carts are not just deprecated serverside

frosty kestrel
#

No, they shouldn't be deprecated.