tonyfromundefined / nuxt-serverless

Nuxt.js Serverless SSR Starter on AWS (Lambda + API Gateway + S3) with Serverless Framework
254 stars 32 forks source link

502 error only on first load after deploy #20

Closed Brandonza closed 3 years ago

Brandonza commented 3 years ago

Hi

I am using this but every time after I deploy the code, the first time I load it (using the custom API Gateway domain), I get a 502 error. Seems that the Lambda gets triggered but times out. When I refresh it loads 100%. Anyone else had this/found a solution?