Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-executor / server / shutdownDBOS

Function: shutdownDBOS()

shutdownDBOS(): Promise<void>

Defined in: packages/chaingraph-executor/server/dbos/config.ts:139

Shutdown DBOS gracefully This closes database connections and cleans up resources

Returns

Promise<void>

Licensed under BUSL-1.1