Skip to content

rulvar API reference


rulvar API reference / @rulvar/plan / runReserveSurvivesRunExhaustion

Function: runReserveSurvivesRunExhaustion()

ts
function runReserveSurvivesRunExhaustion(): Promise<JournalEntry[]>;

Defined in: packages/plan/src/m9-cassettes.ts:2598

reserve-survives-run-exhaustion (DEF-7): cheap workers eat the run ceiling until admission rejects the spawn that would invade the committed finalize reserve; the final wake executes from the reserve and the rejections forward-match on replay.

Returns

Promise&lt;JournalEntry[]&gt;