(db-error-map t)
(duration->millis m)
(get-error {:keys [conn db error-backoff-time] :as cfg} queue-name)
(get-hung {:keys [conn db now hung-backoff-time] :as cfg} queue-name)
(get-init {:keys [conn db init-backoff-time] :as cfg} queue-name)
(get-queue-item db id)
(now-ms)
(prepare-processing db id queue-name old-lock old-status)
(random-uuid)
(root-cause e)
(squuid)
cljdoc is a website building & hosting documentation for Clojure/Script libraries