PersistentAI API Documentation / @persistentai/fireflow-executor / server / shutdownDBOS
Function: shutdownDBOS()
shutdownDBOS():
Promise<void>
Defined in: packages/fireflow-executor/server/dbos/config.ts:147
Shutdown DBOS gracefully This closes database connections and cleans up resources
Returns
Promise<void>