(acquire queue)(mark-drained queue)Reports to Prometheus that the queue has been drained.
Reports to Prometheus that the queue has been drained.
(release queue)(report queue job handle-form)Wraps handle-form such as to log the event and record statistics.
Wraps `handle-form` such as to log the event and record statistics.
(report-job-stats queue job run-time wait-time)Reports to Prometheus on the processing of job.
Expects time in milliseconds.
Reports to Prometheus on the processing of `job`. Expects time in milliseconds.
(thread queue)Creates, starts and returns a thread which runs the polling/reporting loop.
Creates, starts and returns a thread which runs the polling/reporting loop.
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 |