Oh right, this slipped my mind. I'll continue investigating. On Tue, Mar 30, 2021 at 2:17 AM Oleg Kalnichevski <[email protected]> wrote:
> > There is now a simple callback that just logs exceptions by default. > One can provide a more complex implementation that, for example, > maintains a buffer of the most recent exceptions like the audit log in > 4.x > > > > https://github.com/apache/httpcomponents-core/blob/master/httpcore5/src/main/java/org/apache/hc/core5/reactor/AbstractSingleCoreIOReactor.java#L54 > > Hope this helps > > Oleg >
