UnresumableRun
Properties
Section titled “Properties”activeFlow?
Section titled “activeFlow?”optional activeFlow?: string;The flow it is parked in, when the reason is legacy-effect-keys.
reason
Section titled “reason”reason: UnresumableReason;recordedSteps
Section titled “recordedSteps”recordedSteps: number;Effects already journaled — how much would re-run if this were forced through.
runId: string;sessionId
Section titled “sessionId”sessionId: string;updatedAt
Section titled “updatedAt”updatedAt: number;waitingFor?
Section titled “waitingFor?”optional waitingFor?: string;What the run is waiting on, when the reason is legacy-approval.