Defined in: packages/workflow-core/src/run-store/in-memory.ts:4
optional ttl: number;
Defined in: packages/workflow-core/src/run-store/in-memory.ts:7
TTL in milliseconds for finished/errored/aborted runs. Paused runs are exempt. Default 1 hour.