Skip to content

UnresumableRun

optional activeFlow?: string;

The flow it is parked in, when the reason is legacy-effect-keys.


reason: UnresumableReason;

recordedSteps: number;

Effects already journaled — how much would re-run if this were forced through.


runId: string;

sessionId: string;

updatedAt: number;

optional waitingFor?: string;

What the run is waiting on, when the reason is legacy-approval.