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

optimize: improve breaker algorithm on recovery time #4077

Merged
merged 4 commits into from
Apr 18, 2024

Conversation

kevwan
Copy link
Contributor

@kevwan kevwan commented Apr 16, 2024

No description provided.

Copy link

codecov bot commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.21%. Comparing base (8690859) to head (bb2bc00).
Report is 20 commits behind head on master.

Additional details and impacted files
Files Coverage Δ
core/breaker/bucket.go 100.00% <100.00%> (ø)
core/breaker/googlebreaker.go 100.00% <100.00%> (ø)
core/collection/rollingwindow.go 100.00% <100.00%> (ø)
core/load/adaptiveshedder.go 100.00% <100.00%> (ø)
core/mathx/range.go 100.00% <100.00%> (ø)

... and 251 files with indirect coverage changes

@kevwan kevwan force-pushed the opt/breaker-recover-time branch 9 times, most recently from f9775b6 to 78e6289 Compare April 16, 2024 14:41
@kevwan kevwan marked this pull request as ready for review April 16, 2024 16:21
@kevwan kevwan force-pushed the opt/breaker-recover-time branch 3 times, most recently from bd8cc06 to eeb909b Compare April 18, 2024 03:43
@kevwan kevwan merged commit 1540bdc into zeromicro:master Apr 18, 2024
6 checks passed
@kevwan kevwan deleted the opt/breaker-recover-time branch April 18, 2024 14:33
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.

None yet

1 participant