Liking cljdoc? Tell your friends :D

qbits.checkmate


constant-backoffclj

(constant-backoff ms)
source

default-callbacksclj

source

delay-runnerclj

source

delay-runner-chclj

source

exponential-backoffclj

(exponential-backoff x)
source

logging-callbacksclj

source

max-runnerclj

source

RetryStrategycljprotocol

attemptclj

(attempt this f)

Invokes f and returns [::success x] or [::error x]

Invokes f and returns [::success x] or [::error x]

runclj

(run this f opts)
source

sane-backoffclj

(sane-backoff x)
source

try-attemptclj

(try-attempt f)
source

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

× close