Skip to content

@persistent-ai/fireflow-executor / server / ExecutionStats

Interface: ExecutionStats

Defined in: packages/fireflow-executor/types/execution.ts:133

Properties

byStatus

byStatus: Partial<Record<ExecutionStatus, number>>

Defined in: packages/fireflow-executor/types/execution.ts:136


recentRatePerMinute

recentRatePerMinute: number

Defined in: packages/fireflow-executor/types/execution.ts:137


rootExecutionId

rootExecutionId: string

Defined in: packages/fireflow-executor/types/execution.ts:134


total

total: number

Defined in: packages/fireflow-executor/types/execution.ts:135

Licensed under BUSL-1.1