#SocketException after the execution of a #Quarkus #AWS #Lambda has already finished minutes ago?  

Disabling the REST client connection pool can help.
👇🏻
https://www.pachamamita.de/post/quarkus/socket-exception-in-lambda-with-resteasy-reactive/

Other ideas welcome. 😉

#Java #RESTEasy #Reactive

Unexpected SocketExceptions after AWS Lambda Execution

Article about unexpected SocketException after the execution of an AWS Lambda, providing a solution by disabling the connection pool for the RESTEasy Reactive …