Skip to content

chore: use latest retryablehttp client#6754

Merged
atzoum merged 4 commits intomasterfrom
fix.retryableHttp
Mar 10, 2026
Merged

chore: use latest retryablehttp client#6754
atzoum merged 4 commits intomasterfrom
fix.retryableHttp

Conversation

@atzoum
Copy link
Contributor

@atzoum atzoum commented Mar 9, 2026

🔒 Scanned for secrets using gitleaks 8.30.0

Description

see rudderlabs/rudder-go-kit#1062

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@atzoum atzoum force-pushed the fix.retryableHttp branch from 20dd525 to e1fb4d3 Compare March 9, 2026 14:33
}

func newRetryableHTTPClient(baseClient Client, retryableConfig *retryablehttp.Config) Client {
if retryableConfig == nil {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: never used, always non-nil

Base automatically changed from chore.bumpGokit to master March 9, 2026 14:41
🔒 Scanned for secrets using gitleaks 8.30.0
@atzoum atzoum force-pushed the fix.retryableHttp branch from e1fb4d3 to 2e4d241 Compare March 9, 2026 14:42
@codecov
Copy link

codecov bot commented Mar 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.67%. Comparing base (1743f6b) to head (2504e1e).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6754      +/-   ##
==========================================
- Coverage   80.08%   79.67%   -0.42%     
==========================================
  Files         565      565              
  Lines       63374    63373       -1     
==========================================
- Hits        50753    50492     -261     
- Misses       9619     9889     +270     
+ Partials     3002     2992      -10     

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

atzoum added 2 commits March 9, 2026 18:47
🔒 Scanned for secrets using gitleaks 8.30.0
🔒 Scanned for secrets using gitleaks 8.30.0
@atzoum atzoum force-pushed the fix.retryableHttp branch from a1920ae to bd097e7 Compare March 9, 2026 16:57
🔒 Scanned for secrets using gitleaks 8.30.0
@atzoum atzoum enabled auto-merge (squash) March 10, 2026 19:16
@atzoum atzoum merged commit 629f036 into master Mar 10, 2026
68 checks passed
@atzoum atzoum deleted the fix.retryableHttp branch March 10, 2026 19:45
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