MCPcopy Index your code
hub / github.com/simstudioai/sim / handleWorkflowDeployed

Method handleWorkflowDeployed

apps/realtime/src/rooms/types.ts:145–145  ·  view source on GitHub ↗

* Handle workflow deployment change - notify users to refresh deployment state

(workflowId: string)

Source from the content-addressed store, hash-verified

143 * Handle workflow deployment change - notify users to refresh deployment state
144 */
145 handleWorkflowDeployed(workflowId: string): Promise<void>
146}

Callers 1

createHttpHandlerFunction · 0.65

Implementers 2

RedisRoomManagerapps/realtime/src/rooms/redis-manager.
MemoryRoomManagerapps/realtime/src/rooms/memory-manager

Calls

no outgoing calls

Tested by

no test coverage detected