Liking cljdoc? Tell your friends :D

ziggurat.retry


default-retryclj


default-waitclj


valid-with-retry-argsclj


with-retrycljmacro

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

with-retry*clj

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

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

× close