Hi,
I read http://hc.apache.org/httpclient-3.x/exception-handling.html.
That is a straightforward 'retry' handler.Is there a simple circuit breaker built into the client ? A simple one could be something like https://github.com/resilience4j/resilience4j Does anyone plug something like into the client ? Thanks, Mohan
