Re: [akka-user] Handling timeouts when consuming http services via pooled connections

2016-05-10 Thread Akka Team
Hi Chris, I have a bit of hard time visualizing the exact setup you refer to, can you create a small snippet that is roughly similar to your stream layout? It might be something fixable but I need to see something more concrete. -Endre On Thu, May 5, 2016 at 9:26 PM, Chris Baxter

[akka-user] Handling timeouts when consuming http services via pooled connections

2016-05-05 Thread Chris Baxter
I realized recently that if I add a completionTimeout to a Flow setup to make http requests through a host connection pool that I can wedge the pool when enough (4 for the default config) of these timeouts happen. I believe this is because the entity associated with the eventual response is