sunng87 / diehard

Clojure resilience library for flexible retry, circuit breaker and rate limiter
Eclipse Public License 2.0
330 stars 27 forks source link

Customize predefined policy #42

Closed sunng87 closed 3 years ago

sunng87 commented 3 years ago

Fixes #41

Allow customizations on predefined policy.