-
-
Notifications
You must be signed in to change notification settings - Fork 750
Pull requests: go-resty/resty
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(circuit breaker): add sliding window for request result tracking
#1020
opened May 11, 2025 by
liuzengh
Loading…
fix(circuit breaker): protect access to lastFailureAt by atomic operations to avoid race conditions
#1019
opened May 11, 2025 by
liuzengh
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.