On Tue, 2014-07-29 at 18:42 +0800, 风 wrote:
> I use HttpAsyncClientBuilder to crate HttpAsyncClient. but i found that 
> HttpAsyncClientBuilder didn't have the ‍setRetryHandler method while 
> HttpClientBuilder haved.‍‍‍‍
> 
> 
> Then how to retry the request when request is failed? Thanks!

HttpAsyncClient 4.0 still lags behind HttpClient 4.3 in terms of
supported features. We might add automatic recovery and request
re-execution in HttpAsyncClient 4.1 but I cannot promise that.

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to