WhileloopFlow: { modules: FlowModule[]; parallel?: boolean; parallelism?: number; skip_failures: boolean; type: "whileloopflow"; } Type declaration
Optional parallel?: boolean
Optional parallelism?: number
skip_failures: boolean
type: "whileloopflow"