Skip to content

fix(simple_httpclient): include target host and port in connect timeout error message - #3699

Open
amir-rezaei wants to merge 1 commit into
tornadoweb:masterfrom
amir-rezaei:fix/simple-httpclient-connect-timeout-detail
Open

fix(simple_httpclient): include target host and port in connect timeout error message#3699
amir-rezaei wants to merge 1 commit into
tornadoweb:masterfrom
amir-rezaei:fix/simple-httpclient-connect-timeout-detail

Conversation

@amir-rezaei

Copy link
Copy Markdown

Description

This PR resolves issue #3522 by including the target host and port in the connect timeout error message in tornado/simple_httpclient.py.

Details

  • Improves error diagnostics for connect timeouts (e.g. Timeout while connecting to example.com:443) to simplify identifying host/DNS connection issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants