@persistent-ai/fireflow-executor / server
server
Enumerations
Classes
- APITaskQueue
- DBOSEventBus
- DBOSExecutionWorker
- DBOSTaskQueue
- ExecutionWorkflows
- InMemoryEventBus
- InMemoryTaskQueue
- PostgresExecutionStore
Interfaces
- ChildFeedItem
- CommandController
- DbosExecutionMessage
- DbosExecutionStep
- DbosExecutionSystemMeta
- DBOSQueueOptions
- DbosStreamSummary
- DBOSWorkerOptions
- ExecutionClaim
- ExecutionCommand
- ExecutionError
- ExecutionEventMessage
- ExecutionInstance
- ExecutionResult
- ExecutionStats
- ExecutionTask
- ExecutionTreeNode
- ExecutorContext
- ExternalCallerIdentity
- FireflowMetrics
- FireflowMetricsOptions
- IEventBus
- IExecutionStore
- ITaskQueue
- ProvisionAndExecuteFireFlowInput
- RetryHistoryEntry
- RootExecution
- SandboxEndpoint
- SandboxProxyDependencies
- SandboxRecord
- ServiceInstances
Type Aliases
- DbosKeyLabel
- ExecutionClaimRow
- ExecutionClaimStatus
- ExecutionMode
- ExecutionRecoveryRow
- ExecutionRouter
- ExecutionRow
- FireflowServiceName
- RequestPathClass
- TRPCContext
Variables
- BACKGROUND_QUEUE_NAME
- backgroundQueue
- config
- executionClaimsTable
- executionQueue
- executionRecoveryTable
- executionRouter
- executionsTable
- QUEUE_NAME
Functions
- classifyRequestPath
- closeDatabaseExecutions
- closeDatabaseMain
- closeServices
- createExecutorMcpEndpoint
- createFireflowMetrics
- createLogger
- createSandboxProxyHandler
- createServices
- createServicesForAPI
- createServicesForWorker
- createTRPCContext
- createWSServer
- getDatabaseExecutions
- getDatabaseMain
- getExecutionStore
- getServices
- initializeDBOS
- initializeUpdateStatusSteps
- loadFlow
- shutdownDBOS
- toExecutionSummaryRow
- updateToCompleted
- updateToFailed
- updateToRunning