Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1362

Akka-HTTP: TcpIdleTimeoutException from singleRequest

$
0
0

Hi,

We are currently having some problems in our systems where we get TcpIdleTimeoutExceptions when calling singleRequest after we haven’t had to make any requests for a period longer than the idle-timeout. I believe the problem may be that we instantiate the HTTP Akka extention (HttpExt) only once and then re-use it for all requests. Is that a problem? If so, why and what is the proper way of handling this situation?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1362