Akka Http TStream errorakka.stream.StreamTcpException: Tcp command [Connect(xyzurl:80,None,List(),Some(10 seconds),true)] failed

@johanandren could you elaborate? I have a question at Tcp command [Connect(...,None,List(),Some(10 seconds),true)] failed because of akka.io.TcpOutgoingConnection$$anon$2: Connect timeout of Some(10 seconds) expired which is making me believe that akka may have issues especially when working through a proxy.