PersistentAI API Documentation / @persistentai/fireflow-executor / server / initializeDBOS
Function: initializeDBOS()
initializeDBOS():
Promise<void>
Defined in: packages/fireflow-executor/server/dbos/config.ts:85
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>