You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by Benson Margulies <bi...@gmail.com> on 2016/03/29 20:12:14 UTC

Why no setServiceUnavailableRetryHandler in the AsyncClientBuilder?

Please see subject. Is there some other way around it?

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
For additional commands, e-mail: httpclient-users-help@hc.apache.org


Re: Why no setServiceUnavailableRetryHandler in the AsyncClientBuilder?

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Tue, 2016-03-29 at 14:12 -0400, Benson Margulies wrote:
> Please see subject. Is there some other way around it?
> 

Hi Benson

HttpAsyncClient presently can not automatically retry requests. One has
to re-submit failed requests manually.

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
For additional commands, e-mail: httpclient-users-help@hc.apache.org