René's URL Explorer Experiment


Title: fix(client): propagate HTTP transport exceptions to caller by gspeter-max · Pull Request #2124 · modelcontextprotocol/python-sdk · GitHub

Open Graph Title: fix(client): propagate HTTP transport exceptions to caller by gspeter-max · Pull Request #2124 · modelcontextprotocol/python-sdk

X Title: fix(client): propagate HTTP transport exceptions to caller by gspeter-max · Pull Request #2124 · modelcontextprotocol/python-sdk

Description: Summary Fixes #2110 - HTTP transport swallows non-2xx status codes causing client to hang When an MCP server returns non-2xx HTTP status codes (401/403/404/5xx), the Streamable HTTP and SSE transports catch exceptions in post_writer but only log them without forwarding them through the read stream. This causes callers to hang indefinitely waiting for a response that will never arrive. Root Cause In both sse.py and streamable_http.py, the post_writer function catches exceptions but never sends them to read_stream_writer, breaking the exception propagation pattern that works correctly in other transports (stdio, websocket). Changes src/mcp/client/sse.py: Modified exception handler in post_writer to send exceptions to read_stream_writer src/mcp/client/streamable_http.py: Modified exception handler in post_writer to send exceptions to read_stream_writer This aligns with the pattern used in working transports: stdio.py line 156: await read_stream_writer.send(exc) websocket.py line 59: await read_stream_writer.send(exc) Testing All existing client tests pass (182 passed) All shared/SSE tests pass (146 passed, 25 passed respectively) Code formatting and linting verified Commit includes proper trailers (Reported-by, Github-Issue)

Open Graph Description: Summary Fixes #2110 - HTTP transport swallows non-2xx status codes causing client to hang When an MCP server returns non-2xx HTTP status codes (401/403/404/5xx), the Streamable HTTP and SSE transpo...

X Description: Summary Fixes #2110 - HTTP transport swallows non-2xx status codes causing client to hang When an MCP server returns non-2xx HTTP status codes (401/403/404/5xx), the Streamable HTTP and SSE transpo...

Opengraph URL: https://github.com/modelcontextprotocol/python-sdk/pull/2124

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:ac234ef4-dda2-f7f5-dcb7-f12044d18ca4
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC4B6:338161:6954B5:8CD573:6A5FFC55
html-safe-noncee0e389d9116b2d14798b12fd4fc426d7fa2d14857c00b7b808c6e184107cf0c7
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDNEI2OjMzODE2MTo2OTU0QjU6OENENTczOjZBNUZGQzU1IiwidmlzaXRvcl9pZCI6Ijc2NjIyNTkyODE3NjIxODgzNzMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac3005555ad4e01d16d9eb38d14a26fa0e8263b4435fd6d3921036307d2ad997b9
hovercard-subject-tagpull_request:3312275242
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/modelcontextprotocol/python-sdk/pull/2124/files
twitter:imagehttps://avatars.githubusercontent.com/u/193389584?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/193389584?s=400&v=4
og:image:altSummary Fixes #2110 - HTTP transport swallows non-2xx status codes causing client to hang When an MCP server returns non-2xx HTTP status codes (401/403/404/5xx), the Streamable HTTP and SSE transpo...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None79522f2cee5c5409f33a714312a1a68d41ad77a807626020d980fb1eb81def07
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/modelcontextprotocol/python-sdk git https://github.com/modelcontextprotocol/python-sdk.git
octolytics-dimension-user_id182288589
octolytics-dimension-user_loginmodelcontextprotocol
octolytics-dimension-repository_id862584018
octolytics-dimension-repository_nwomodelcontextprotocol/python-sdk
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id862584018
octolytics-dimension-repository_network_root_nwomodelcontextprotocol/python-sdk
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release3df4fbea9b6b5ead5c6724a99dc5f5b62caa864b
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/modelcontextprotocol/python-sdk/pull/2124/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelcontextprotocol%2Fpython-sdk%2Fpull%2F2124%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelcontextprotocol%2Fpython-sdk%2Fpull%2F2124%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=modelcontextprotocol%2Fpython-sdk
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/2124/files
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/2124/files
Reloadhttps://github.com/modelcontextprotocol/python-sdk/pull/2124/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2124/files
modelcontextprotocol https://github.com/modelcontextprotocol
python-sdkhttps://github.com/modelcontextprotocol/python-sdk
Notifications https://github.com/login?return_to=%2Fmodelcontextprotocol%2Fpython-sdk
Fork 3.7k https://github.com/login?return_to=%2Fmodelcontextprotocol%2Fpython-sdk
Star 23.7k https://github.com/login?return_to=%2Fmodelcontextprotocol%2Fpython-sdk
Code https://github.com/modelcontextprotocol/python-sdk
Issues 265 https://github.com/modelcontextprotocol/python-sdk/issues
Pull requests 312 https://github.com/modelcontextprotocol/python-sdk/pulls
Actions https://github.com/modelcontextprotocol/python-sdk/actions
Projects https://github.com/modelcontextprotocol/python-sdk/projects
Models https://github.com/modelcontextprotocol/python-sdk/models
Security and quality 6 https://github.com/modelcontextprotocol/python-sdk/security
Insights https://github.com/modelcontextprotocol/python-sdk/pulse
Code https://github.com/modelcontextprotocol/python-sdk
Issues https://github.com/modelcontextprotocol/python-sdk/issues
Pull requests https://github.com/modelcontextprotocol/python-sdk/pulls
Actions https://github.com/modelcontextprotocol/python-sdk/actions
Projects https://github.com/modelcontextprotocol/python-sdk/projects
Models https://github.com/modelcontextprotocol/python-sdk/models
Security and quality https://github.com/modelcontextprotocol/python-sdk/security
Insights https://github.com/modelcontextprotocol/python-sdk/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fmodelcontextprotocol%2Fpython-sdk%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fmodelcontextprotocol%2Fpython-sdk%2Fissues%2Fnew%2Fchoose
gspeter-maxhttps://github.com/gspeter-max
modelcontextprotocol:mainhttps://github.com/modelcontextprotocol/python-sdk/tree/main
gspeter-max:python-sdk/issue_2110https://github.com/gspeter-max/python-sdk/tree/python-sdk/issue_2110
Conversation 4 https://github.com/modelcontextprotocol/python-sdk/pull/2124
Commits 3 https://github.com/modelcontextprotocol/python-sdk/pull/2124/commits
Checks 26 https://github.com/modelcontextprotocol/python-sdk/pull/2124/checks
Files changed https://github.com/modelcontextprotocol/python-sdk/pull/2124/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2124/files
fix(client): propagate HTTP transport exceptions to caller https://github.com/modelcontextprotocol/python-sdk/pull/2124/files#top
Show all changes 3 commits https://github.com/modelcontextprotocol/python-sdk/pull/2124/files
80d1386 fix(client): propagate HTTP transport exceptions to caller peter-luminova Feb 22, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2124/commits/80d1386aaf684b0e0acf840ba6367c6766659ac4
5584cc6 fix(tests): use condition-based waiting for child process tests peter-luminova Feb 22, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2124/commits/5584cc62a4f555df3864aa1b38efea54033b068f
c339047 test(tests): add coverage for _wait_for_file_to_exist error paths peter-luminova Feb 22, 2026 https://github.com/modelcontextprotocol/python-sdk/pull/2124/commits/c339047fbf56b277a3f75c64555da3fe00fc6b07
Clear filters https://github.com/modelcontextprotocol/python-sdk/pull/2124/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2124/files
Please reload this pagehttps://github.com/modelcontextprotocol/python-sdk/pull/2124/files
sse.py https://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-41ed2e8548ae223801c0a37a6b50ce913e24f0e660bbbc2ddd91686820c86336
streamable_http.py https://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-e8c18a3067a9b157c5c39a947f53d395afeb00e7026dad2d5a279011da943b5e
test_stdio.py https://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-49f66b09e4d89b29b440c955c429fe948dbcc3bbb08fffb504cf40be24382352
src/mcp/client/sse.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-41ed2e8548ae223801c0a37a6b50ce913e24f0e660bbbc2ddd91686820c86336
View file https://github.com/gspeter-max/python-sdk/blob/c339047fbf56b277a3f75c64555da3fe00fc6b07/src/mcp/client/sse.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2124/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-41ed2e8548ae223801c0a37a6b50ce913e24f0e660bbbc2ddd91686820c86336
https://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-41ed2e8548ae223801c0a37a6b50ce913e24f0e660bbbc2ddd91686820c86336
src/mcp/client/streamable_http.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-e8c18a3067a9b157c5c39a947f53d395afeb00e7026dad2d5a279011da943b5e
View file https://github.com/gspeter-max/python-sdk/blob/c339047fbf56b277a3f75c64555da3fe00fc6b07/src/mcp/client/streamable_http.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2124/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-e8c18a3067a9b157c5c39a947f53d395afeb00e7026dad2d5a279011da943b5e
https://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-e8c18a3067a9b157c5c39a947f53d395afeb00e7026dad2d5a279011da943b5e
tests/client/test_stdio.pyhttps://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-49f66b09e4d89b29b440c955c429fe948dbcc3bbb08fffb504cf40be24382352
View file https://github.com/gspeter-max/python-sdk/blob/c339047fbf56b277a3f75c64555da3fe00fc6b07/tests/client/test_stdio.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/modelcontextprotocol/python-sdk/pull/2124/{{ revealButtonHref }}
https://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-49f66b09e4d89b29b440c955c429fe948dbcc3bbb08fffb504cf40be24382352
https://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-49f66b09e4d89b29b440c955c429fe948dbcc3bbb08fffb504cf40be24382352
https://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-49f66b09e4d89b29b440c955c429fe948dbcc3bbb08fffb504cf40be24382352
https://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-49f66b09e4d89b29b440c955c429fe948dbcc3bbb08fffb504cf40be24382352
https://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-49f66b09e4d89b29b440c955c429fe948dbcc3bbb08fffb504cf40be24382352
https://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-49f66b09e4d89b29b440c955c429fe948dbcc3bbb08fffb504cf40be24382352
https://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-49f66b09e4d89b29b440c955c429fe948dbcc3bbb08fffb504cf40be24382352
https://github.com/modelcontextprotocol/python-sdk/pull/2124/files#diff-49f66b09e4d89b29b440c955c429fe948dbcc3bbb08fffb504cf40be24382352
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.