Skip to content

fix(retry): forward informational responses - #5625

Merged
mcollina merged 1 commit into
mainfrom
fix/retry-informational-responses
Jul 31, 2026
Merged

fix(retry): forward informational responses#5625
mcollina merged 1 commit into
mainfrom
fix/retry-informational-responses

Conversation

@mcollina

Copy link
Copy Markdown
Member

Forward 1xx informational responses through RetryHandler without recording them as final response state. Adds coverage for a 103 Early Hints response followed by a successful response.

Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina
mcollina requested review from metcoder95 and ronag July 30, 2026 10:44
@codecov-commenter

codecov-commenter commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.51%. Comparing base (f59b0f2) to head (ef3e1c8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5625   +/-   ##
=======================================
  Coverage   93.50%   93.51%           
=======================================
  Files         110      110           
  Lines       38436    38441    +5     
=======================================
+ Hits        35940    35947    +7     
+ Misses       2496     2494    -2     

☔ View full report in Codecov by Harness.
📢 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.

@mcollina
mcollina merged commit 2ab178a into main Jul 31, 2026
38 checks passed
@mcollina
mcollina deleted the fix/retry-informational-responses branch July 31, 2026 20:14
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.

3 participants