Skip to content

PersistentAI API Documentation / @persistentai/fireflow-types / DeterministicExecutionOptions

Interface: DeterministicExecutionOptions

Defined in: packages/fireflow-types/src/flow/deterministic-execution-engine.ts:42

Properties

breakpoints?

optional breakpoints: string[]

Defined in: packages/fireflow-types/src/flow/deterministic-execution-engine.ts:49


debug?

optional debug: boolean

Defined in: packages/fireflow-types/src/flow/deterministic-execution-engine.ts:48


execution?

optional execution: object

Defined in: packages/fireflow-types/src/flow/deterministic-execution-engine.ts:43

flowTimeoutMs?

optional flowTimeoutMs: number

maxConcurrency?

optional maxConcurrency: number

nodeTimeoutMs?

optional nodeTimeoutMs: number

Licensed under BUSL-1.1