You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The connection pool can be configured in AsyncHttpClientConfig, but actually, this is impossible with NettyConnectionsPool as its only constructor takes the NettyAsyncHttpProvider, which is of course built from AsyncHttpClientConfig.