-
- Notifications
You must be signed in to change notification settings - Fork 770
Pull requests: go-resty/resty
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Use crypto/sha256 instead of crypto/md5 for FIPS compliance.
#1056 opened Sep 24, 2025 by BillBuilt Loading…
Fix negative trace substraction when using SetTimeout
#1038 opened Jun 17, 2025 by nicolasbeauvais Loading…
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.