(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |