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