Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/testing / MAX_LIVE_SMOKE_ATTEMPTS

Variable: MAX_LIVE_SMOKE_ATTEMPTS

ts
const MAX_LIVE_SMOKE_ATTEMPTS: 10 = 10;

Defined in: packages/testing/src/live.ts:49

Hard ceiling on runLiveSmoke attempts. The helper's whole contract is a bounded spend, so it refuses configurations that are not.