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
In cases where socket_makers can't be created, raise ClientCannotConnect from.
This provides a distinction for connection failures and a complete inability
to resolve the sequence of socket makers.
Specifically, no connection attempt was made so there were no connection
failures, but the client cannot connect due to name resolution error.
0 commit comments