Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature:自适应重试控制策略 #270

Merged
merged 6 commits into from
Jan 3, 2025
Merged

Conversation

Stone-afk
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Dec 15, 2024

Codecov Report

Attention: Patch coverage is 93.97590% with 5 lines in your changes missing coverage. Please review.

Project coverage is 95.39%. Comparing base (44dea05) to head (5cbb328).
Report is 6 commits behind head on dev.

Files with missing lines Patch % Lines
retry/adaptive.go 92.85% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #270      +/-   ##
==========================================
- Coverage   95.87%   95.39%   -0.49%     
==========================================
  Files          69       72       +3     
  Lines        3566     3692     +126     
==========================================
+ Hits         3419     3522     +103     
- Misses        114      131      +17     
- Partials       33       39       +6     
Flag Coverage Δ
?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

retry/adaptive.go Outdated Show resolved Hide resolved
retry/adaptive.go Outdated Show resolved Hide resolved
retry/adaptive.go Outdated Show resolved Hide resolved
retry/adaptive.go Outdated Show resolved Hide resolved
retry/adaptive.go Outdated Show resolved Hide resolved
retry/adaptive.go Outdated Show resolved Hide resolved
retry/adaptive.go Outdated Show resolved Hide resolved
retry/adaptive.go Outdated Show resolved Hide resolved
retry/adaptive.go Outdated Show resolved Hide resolved
@flycash flycash merged commit 97490cd into ecodeclub:dev Jan 3, 2025
4 checks passed
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