Skip to content

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>

Licensed under BUSL-1.1