Liking cljdoc? Tell your friends :D
Clojure only.

agentti.engine


start-worker!clj

(start-worker! worker-name
               {:keys [schedule timeout-ms body-fn]}
               {:keys [next-eta dropped-count in-flight? last-run running?]
                :as props})

Starts a core.async orchestration loop for a periodic worker. Returns a 0-arity function to gracefully stop the worker.

Starts a core.async orchestration loop for a periodic worker.
Returns a 0-arity function to gracefully stop the worker.
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