Hello,

I’m trying to retry ‘NoHttpResponse’ exceptions with the async client. The
point is I’m unable to generate this kind of error from my server. So my
question is: does this kind of exceptions that can be retried reach the
callback? In my case the  HttpAsyncResponseConsumer.responseReceived (so
they could be retried in this method),or the exception is thrown in the
CloseableHttpAsyncClient.execute method? 

Thanks,

Joan.


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

Reply via email to