Describe the bug
When opening the product page, a request ist made to the backend to retrieve the product details (/occ/v2/{store}/products/{code}). When this request fails and the details page to this product is opened a second time, the request is not retried and the page stays empty, even if the request would succeed now.
Tell us the version of Spartacus
Library version: 3.2.2
Can also be seen on spartacus-training.eastus.cloudapp.azure.com
Describe the bug When opening the product page, a request ist made to the backend to retrieve the product details (/occ/v2/{store}/products/{code}). When this request fails and the details page to this product is opened a second time, the request is not retried and the page stays empty, even if the request would succeed now.
Tell us the version of Spartacus
To Reproduce Steps to reproduce the behavior:
Expected behavior When the request to the backend fails, it is retried the next time I visit the details page.
Desktop (please complete the following information):