Skip to content

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

Function: executeFusedCluster()

executeFusedCluster(cluster, ctx): Promise<void>

Defined in: packages/fireflow-types/src/flow/execution/runtime/node-executor.ts:442

Execute a fused cluster of pure nodes.

Parameters

cluster

PureCluster

ctx

NodeExecutionContext

Returns

Promise<void>

Licensed under BUSL-1.1