Skip to content

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

Function: streamKeyForEdge()

streamKeyForEdge(edgeId): string

Defined in: packages/fireflow-types/src/flow/execution/runtime/stream-bridge.ts:50

Build a deterministic DBOS stream key for an edge. Uses the edge ID to ensure uniqueness across the workflow.

Parameters

edgeId

string

Returns

string

Licensed under BUSL-1.1