Skip to content

rulvar API reference


rulvar API reference / @rulvar/plan / runCrashDuringRevision

Function: runCrashDuringRevision()

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

Defined in: packages/plan/src/cassettes.ts:288

crash-during-revision: process death INSIDE the revision window, at the pre-append kill point: life 1 is truncated strictly BEFORE the second plan.revision entry; life 2 re-issues the revision live and rolls its effects forward.

Returns

Promise&lt;JournalEntry[]&gt;