(cancel-dangling-builds req)
Checks any processes that have been running for too long, and kills them. Any associated builds and jobs will be canceled.
Checks any processes that have been running for too long, and kills them. Any associated builds and jobs will be canceled.
(issue-auto-credits req)
Issues new credits to all customers that have active subscriptions at the specified time. The time should be in the future, and credits will only be created if none exist for that time yet. This avoids creating multiple credits on multiple calls.
Issues new credits to all customers that have active subscriptions at the specified time. The time should be in the future, and credits will only be created if none exist for that time yet. This avoids creating multiple credits on multiple calls.
(issue-credits req)
Issues ad-hoc credits to a customer.
Issues ad-hoc credits to a customer.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close