type DeleteReason = "finished" | "errored" | "aborted";
Defined in: packages/workflow-core/src/types.ts:549