Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
I have a Shopify Storefront built on Hydrogen, that is hosted on GCP. It usually works perfectly, but after a while, it randomly starts crashing and these errors appear in the console (they appear at random, and not altogether).
I've asked ChatGPT what the source may be, and it seems to be the rate limiter that Shopify Storefront API employs.
I'm assuming that I need to add a secret key to some config file somewhere in my code, but can't figure out where. Does anyone know how to solve this issue? Much appreciated!
Hello!
I'm having the same issue causing my client site to crash randomly.
Do you found a solution?