Skip to content

Conversation

sparfenyuk
Copy link
Owner

  • Enable HTTPS connection without running SSL verification. To do so, export env var MCP_PROXY_VERIFY_SSL=false
  • Add HTTPX hooks to log requests and responses. It helps to trace potential connectivity issues.

@sparfenyuk sparfenyuk changed the title feat: patch httpx client factory to gain more control Patch httpx client factory to gain more control Jul 13, 2025
Copy link

codecov bot commented Jul 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #94   +/-   ##
=======================================
  Coverage   97.20%   97.20%           
=======================================
  Files           6        6           
  Lines         823      823           
  Branches       30       30           
=======================================
  Hits          800      800           
  Misses         15       15           
  Partials        8        8           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1e5091d...f568068. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant