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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to