Currently, only the timeout error was returned while encountering the socket timeout error. Not sure if it's good to add the host:port to the error message to quickly identify the problematic server? I will submit a PR to resolve this if it sounds good.
Currently, only the
timeout
error was returned while encountering the socket timeout error. Not sure if it's good to add thehost:port
to the error message to quickly identify the problematic server? I will submit a PR to resolve this if it sounds good.