ChainGraph API Documentation / @badaitech/chaingraph-executor / server / DBOSWorkerOptions
Interface: DBOSWorkerOptions
Defined in: packages/chaingraph-executor/server/dbos/types.ts:47
Options for DBOS execution worker
Properties
concurrency?
optionalconcurrency:number
Defined in: packages/chaingraph-executor/server/dbos/types.ts:52
Global concurrency limit across all workers
Default
ts
100workerConcurrency?
optionalworkerConcurrency:number
Defined in: packages/chaingraph-executor/server/dbos/types.ts:58
Per-worker concurrency limit
Default
ts
5