We are having issues with this page - https://la-design-concepts.myshopify.com/collections/get-inspired
If we get it to load successfully it works well for a day or so, but then returns to this error message.
The page is displaying Shoppable images, and since it has no limit on the number of images/products - it is currently fetching hundreds of products. The images themselves are lazy loaded, so I don’t see think that is the issue - I am thinking it is just the amount of data being requested that is causing the issues. This is not an external app - this is code we came up with.
I am wondering if there is anything that can be done within a liquid based page like this that can improve the performance - its okay if it takes a couple seconds to load, as long as it loads. Or, are we better off building some sort of React (or similar) based app and embedding/inserting it here.
Happy to answer specific questions, supply code, if needed. But mostly trying to understand what the limitations are of Shopify liquid, as I am fairly new to working with this platform.
Thank you.