Skip to content

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

Interface: ExecutionStats

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

Properties

byStatus

byStatus: Partial<Record<ExecutionStatus, number>>

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


recentRatePerMinute

recentRatePerMinute: number

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


rootExecutionId

rootExecutionId: string

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


total

total: number

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

Licensed under BUSL-1.1