(boot activity-arn->handler-fn activity-arn->concurrency)
(boot-worker terminate-mult activity-arn handler-fn)
(boot-worker terminate-mult activity-arn handler-fn poll handle)
(boot-workers terminate-mult activity-arn handler-fn concurrency)
(exception->failure-map e)
(handle activity-arn task handler-fn)
(poll activity-arn)
(poll-with-backoff poll activity-arn consec-poll-fail)
(truncate string max-length)
(warn-if-concurrency-larger-than-connection-pool activity-arn->concurrency)
cljdoc is a website building & hosting documentation for Clojure/Script libraries