Hi All,
I've deployed an nodejs+express code in lambda function with the help of ClaudiaJS. After the deployment the api's work properly for certain interval. Once the lambda containers are destroyed automatically & i try to hit lambda via API gateway, i get 504 & 502 errors with following message:
Error: aws-serverless-express connection error
Can anyone pls help me out with this issue?
Thanks.