RunRef
Properties
Section titled “Properties”flowName?
Section titled “flowName?”optional flowName?: string;kind: RunKind;leaseExpiresAt?
Section titled “leaseExpiresAt?”optional leaseExpiresAt?: number;runId: string;sessionId?
Section titled “sessionId?”optional sessionId?: string;status
Section titled “status”status: "error" | "aborted" | "running" | "paused" | "finished";updatedAt
Section titled “updatedAt”updatedAt: number;waitingFor?
Section titled “waitingFor?”optional waitingFor?: InterruptRequest;