Can you list the version of Layer0 you are using? Also, do you have Deep Request Inspection enabled by chance? Feel free to DM me a URL to your build and I’d be happy to inspect further.
Upon further review of the issue, I was able to inspect the API request using the Deep Request Inspection utility and found that the request was timing out due to a missing module trying to be required when running in serverless. The requested module is in a sub-directory of api/dist/functions of the RedwoodJS bundle and the Edgio connector for RW was not including files within sub-directories.
I will need to update the connector to fix this issue. In the meantime, you can modify layer0.config.js and add:
Hello,
How amazing you have define. This problem too many time I face and no one guide me properly but you have fixed my all issues regarding this. I’m so happy and would expect better answer in future.
Thank you so much once agin.