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
Adjusts max in-flight requests based on number of connections to shards.
With the config that sets 1 connection per host but with 2 shards on that host,
there will be 2 connections. This results in twice as many in-flight requests.
0 commit comments