API Reference
Bound exact unfinished jobs accepted for a queue.
Store-evaluated producer backpressure. The verdict and enqueue are one atomic unit and use maintained scalar counters, never an O(queue depth) count. A limit below current depth is valid and stops growth until drain catches up. Zero is an intake kill switch; it does not pause workers.
PUT
Error
Headers
Required on every mutating request. A double-clicked Retry, or a proxy retrying a POST, must not enqueue the job twice. Keys are retained long enough to cover a client retry window and the response is replayed verbatim.
Path Parameters
Body
application/json
Required range:
x >= 0Response
200
Updated
Error