When I try to make 50k request
It occurs errors below only in aws lambda
it's fine on docker or my mac
the errors occur sometimes like 50 times of 50k and if a error occurs it comes with several errors together and become fine again
it seems like the error occurs with new lambda container or cold start
I deployed my application on aws lambda with serverless and this is my handler
and my server
When I try to make 50k request It occurs errors below only in aws lambda it's fine on docker or my mac the errors occur sometimes like 50 times of 50k and if a error occurs it comes with several errors together and become fine again it seems like the error occurs with new lambda container or cold start
Versions
+Versions
+Logs