Liking cljdoc? Tell your friends :D

looper.retry


default-failure-logclj

(default-failure-log {:keys [method url exception attempt elapsed]})
source

default-optionsclj

source

retryclj

(retry method url f options)
source

wrap-failure-handlerclj

(wrap-failure-handler f method url)
source

wrap-retry-ifclj

(wrap-retry-if f)

It must return a boolean to satisfy java

It must return a boolean to satisfy java
sourceraw docstring

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

× close