Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / AdmissionReservation

Interface: AdmissionReservation

Defined in: packages/core/dist/index.d.ts

The reservation measures (RFC section 4.3). wires is the one measure admission CAPS (and the SFQ cost unit); inputTokens, usd, and exposureUsd ride the ticket for the holder's own accounting and are never limited here (RV4909): money is the budget layer's bound, and active work per level is bounded by the level's concurrency semaphore.

Properties

PropertyTypeDescriptionDefined in
exposureUsd?number-packages/core/dist/index.d.ts
inputTokens?number-packages/core/dist/index.d.ts
usd?number-packages/core/dist/index.d.ts
wiresnumberThe one scheduler COST unit and the one capped measure.packages/core/dist/index.d.ts