Skip to content

DNS resolution happens before connection pool lookup#6443

Draft
yzfeng2020 wants to merge 7 commits intoline:mainfrom
yzfeng2020:dns-reslove
Draft

DNS resolution happens before connection pool lookup#6443
yzfeng2020 wants to merge 7 commits intoline:mainfrom
yzfeng2020:dns-reslove

Conversation

@yzfeng2020
Copy link
Copy Markdown
Contributor

@yzfeng2020 yzfeng2020 commented Oct 16, 2025

Motivation:
repro of #6444
Explain why you're making this change and what problem you're trying to solve.

Modifications:

  • List the modifications you've made in detail.

Result:

  • Closes #. (If this resolves the issue.)
  • Describe the consequences that a user will face after this PR is merged.

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.11%. Comparing base (8150425) to head (bb0a688).
⚠️ Report is 386 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6443      +/-   ##
============================================
- Coverage     74.46%   74.11%   -0.35%     
- Complexity    22234    23001     +767     
============================================
  Files          1963     2061      +98     
  Lines         82437    86135    +3698     
  Branches      10764    11312     +548     
============================================
+ Hits          61385    63841    +2456     
- Misses        15918    16879     +961     
- Partials       5134     5415     +281     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot added Stale and removed Stale labels Dec 31, 2025
@github-actions github-actions bot added the Stale label Feb 13, 2026
@github-actions github-actions bot removed the Stale label Apr 3, 2026
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