Jeff Pei

Results 7 issues of Jeff Pei

Update Doc: set the connection timeout < request timeout < worker timeout. Then the async client timeout will kick in first before the actor timeout. ``` java ParallecGlobalConfig.ningFastClientConnectionTimeoutMillis = 4000;...

kind/documentation

[prettyPrintInfo()](http://www.parallec.io/javadoc/io/parallec/core/ParallelTask.html#prettyPrintInfo--) for track response status

kind/documentation

Seems the issue of SSL handshake ( required in client auth ) in AHC 1.9+ has been fixed: https://github.com/AsyncHttpClient/async-http-client/issues/891 https://github.com/AsyncHttpClient/async-http-client/issues/828 Now start to evaluate the AHC 2.0.x . Note that...

kind/development
contributor/feature_request
contributor/contribution_welcome
status/in progress

priority/medium
kind/documentation

formatting, branch, etc

priority/medium
kind/documentation