Liking cljdoc? Tell your friends :D

ziggurat.retry


default-retryclj

source

default-waitclj

source

valid-with-retry-argsclj

source

with-retrycljmacro

(with-retry {:keys [count wait on-failure] :as opts} & body)
source

with-retry*clj

(with-retry* {:keys [count wait fn-to-retry fn-on-failure]
              :or {count default-retry wait default-wait}})
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close