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
(PE-41918) Configure net-http read_timeout on Windows
This passes the `read-timeout` config to the net-http client when
running on Windows. Previously, this option was not being set,
causing the client to drop the connection once the default
timeout of 60s was reached.
0 commit comments