sunng87 / diehard

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

Proposed doc change to show with-timeout using :interrupt? #66

Closed realgenekim closed 6 months ago

realgenekim commented 6 months ago

(I didn't know about this option, and spent an hour trying to figure out why timeouts weren't occurring. I discovered this while perusing the test suites.)

I'd also like to change the cljdoc site, but I don't know how to do that?

sunng87 commented 6 months ago

I will create a release for this change. And it should update cljdoc.