You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/core/breaker
Kevin Wan 1303e0fe6f
feat: optimize circuit breaker algorithm (#3897)
9 months ago
..
breaker.go feat: optimize circuit breaker algorithm (#3897) 9 months ago
breaker_test.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
breakers.go feat: optimize circuit breaker algorithm (#3897) 9 months ago
breakers_test.go chore: refactor errors to use errors.Is (#3654) 1 year ago
googlebreaker.go feat: optimize circuit breaker algorithm (#3897) 9 months ago
googlebreaker_test.go feat: optimize circuit breaker algorithm (#3897) 9 months ago
nopbreaker.go feat: optimize circuit breaker algorithm (#3897) 9 months ago
nopbreaker_test.go chore: rename noOpBreaker to nopBreaker (#3602) 1 year ago