rsconnect-python icon indicating copy to clipboard operation
rsconnect-python copied to clipboard

Add user remedy to error message on client timeouts.

Open tdstein opened this issue 2 years ago • 0 comments

On timeout, the user currently sees the following opaque error message on client timeouts.

Error: Exception trying to connect to https://rsc.radixu.com - _ssl.c:1091: The handshake operation timed out

Capture this error and provide a recommendation to alter the CONNECT_REQUEST_TIMEOUT environment variable.

tdstein avatar Mar 27 '23 15:03 tdstein