Rulvar API reference / @rulvar/core / QUOTA_WINDOW_MS
Variable: QUOTA_WINDOW_MS
ts
const QUOTA_WINDOW_MS: 60000 = 60_000;Defined in: packages/core/src/model/quota.ts:31
The fixed accounting window every PerMinute cap counts over.