Hi @jeremydaly ,
I use AWS Lambda, Aurora Serverless RDS.
Error: Connection lost: The server closed the connection. occurs sometimes.
I can't find any patterns..
If I don't use await mysql.end(), do you think will it be ok?
Please reply or any suggestion ! Thx !
Hi @jeremydaly ,
I use AWS Lambda, Aurora Serverless RDS.
Error: Connection lost: The server closed the connection.occurs sometimes.I can't find any patterns..
If I don't use
await mysql.end(), do you think will it be ok?Please reply or any suggestion ! Thx !