ChainGraph API Documentation / @badaitech/chaingraph-executor / server
server
Enumerations
Classes
- DBOSChildSpawnerQueue
- DBOSEventBus
- DBOSExecutionWorker
- DBOSTaskQueue
- ExecutionQueue
- ExecutionService
- InMemoryEventBus
- InMemoryTaskQueue
- PostgresExecutionStore
- RecoveryService
Interfaces
- CreateExecutionParams
- DBOSQueueOptions
- DBOSWorkerOptions
- ExecutionClaim
- ExecutionCommand
- ExecutionError
- ExecutionEventMessage
- ExecutionInstance
- ExecutionResult
- ExecutionTask
- ExecutionTreeNode
- ExecutorContext
- IEventBus
- IExecutionStore
- ITaskQueue
- RetryHistoryEntry
- RootExecution
- ServiceInstances
Type Aliases
- ExecutionClaimRow
- ExecutionClaimStatus
- ExecutionMode
- ExecutionRecoveryRow
- ExecutionRouter
- ExecutionRow
- TRPCContext
Variables
Functions
- closeDatabaseExecutions
- closeDatabaseMain
- closeServices
- createLogger
- createServices
- createTRPCContext
- createWSServer
- executeFlowAtomic
- getDatabaseExecutions
- getDatabaseMain
- getExecutionStore
- getFlowStore
- getServices
- initializeDBOS
- initializeExecuteFlowStep
- initializeUpdateStatusSteps
- loadFlow
- shutdownDBOS
- updateToCompleted
- updateToFailed
- updateToRunning