Liking cljdoc? Tell your friends :D

fr33m0nk.akka.restart-source


->restart-source-on-failures-with-backoffclj

(->restart-source-on-failures-with-backoff restart-settings source-factory-fn)
source

->restart-source-with-backoffclj

(->restart-source-with-backoff restart-settings source-factory-fn)
source

restart-settingsclj

(restart-settings min-backoff-millis
                  max-backoff-millis
                  random-factor
                  {:keys [max-restart-count max-restarts-within-millis
                          restart-when-exception-handler]})

Creates restart settings for restart source

Creates restart settings for restart source
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close