Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / server / queueEventForRouting

Function: queueEventForRouting()

queueEventForRouting(event): Promise<void>

Defined in: packages/fireflow-vfs/src/workflows/router-workflow.ts:228

Queue a VFS event for routing Called from VFS workflows after successful operations

Parameters

event

VFSEventPayload

Returns

Promise<void>

Licensed under BUSL-1.1