AWS-serverless-express never resolving with promises
Make sure you are setting context.callbackWaitsForEmptyEventLoop
to false
read more about it here https://docs.aws.amazon.com/lambda/latest/dg/nodejs-context.html
Make sure you are setting context.callbackWaitsForEmptyEventLoop
to false
read more about it here https://docs.aws.amazon.com/lambda/latest/dg/nodejs-context.html