Skip to content

@persistent-ai/fireflow-executor / server / initializeDBOS

Function: initializeDBOS()

initializeDBOS(): Promise<void>

Defined in: packages/fireflow-executor/server/dbos/config.ts:89

Initialize DBOS with proper configuration This sets up the DBOS runtime, database connections, and system tables Safe to call multiple times - will skip if already initialized

Returns

Promise<void>

Licensed under BUSL-1.1