AWS Lambda – Spring Cloud Function – JSoup connection timeout when cold start
I have a Spring Cloud Function that encounters a connection timeout when trying to parse a website using JSoup using AWS Lambda. This connection timeout happens only with cold starts.