Skip to content

Refactor agent rpc retry#6515

Merged
6543 merged 2 commits into
woodpecker-ci:mainfrom
6543-forks:refactor-agent-rpc-retry
May 1, 2026
Merged

Refactor agent rpc retry#6515
6543 merged 2 commits into
woodpecker-ci:mainfrom
6543-forks:refactor-agent-rpc-retry

use backoff lib propperly and dedup code

234cea2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 1s

41.31% (+0.01%) compared to 52ed3f1

View this Pull Request on Codecov

41.31% (+0.01%) compared to 52ed3f1

Details

Codecov Report

❌ Patch coverage is 63.58025% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.31%. Comparing base (52ed3f1) to head (234cea2).
⚠️ Report is 21 commits behind head on main.

Files with missing lines Patch % Lines
agent/rpc/client_grpc.go 63.58% 53 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6515      +/-   ##
==========================================
+ Coverage   41.29%   41.31%   +0.01%     
==========================================
  Files         431      431              
  Lines       28792    28615     -177     
==========================================
- Hits        11890    11821      -69     
+ Misses      15836    15724     -112     
- Partials     1066     1070       +4     

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