Skip to content

fix: retry unprocessed requests in RequestQueue.add_request#1976

Merged
vdusek merged 2 commits into
masterfrom
fix/add-request-retries-unprocessed
Jun 19, 2026
Merged

fix: retry unprocessed requests in RequestQueue.add_request#1976
vdusek merged 2 commits into
masterfrom
fix/add-request-retries-unprocessed

style: trim comments in RequestQueue.add_request retry change

5d551c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2026 in 0s

93.02% (+0.07%) compared to 970f93b

View this Pull Request on Codecov

93.02% (+0.07%) compared to 970f93b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.02%. Comparing base (970f93b) to head (5d551c2).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1976      +/-   ##
==========================================
+ Coverage   92.94%   93.02%   +0.07%     
==========================================
  Files         167      167              
  Lines       11737    11740       +3     
==========================================
+ Hits        10909    10921      +12     
+ Misses        828      819       -9     

☔ 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.