PersistentAI API Documentation / @persistentai/fireflow-executor / server / ExecutionClaim
Interface: ExecutionClaim
Defined in: packages/fireflow-executor/types/execution.ts:45
Properties
claimedAt
claimedAt:
Date
Defined in: packages/fireflow-executor/types/execution.ts:48
executionId
executionId:
string
Defined in: packages/fireflow-executor/types/execution.ts:46
expiresAt
expiresAt:
Date
Defined in: packages/fireflow-executor/types/execution.ts:49
heartbeatAt
heartbeatAt:
Date
Defined in: packages/fireflow-executor/types/execution.ts:50
status
status:
ExecutionClaimStatus
Defined in: packages/fireflow-executor/types/execution.ts:51
workerId
workerId:
string
Defined in: packages/fireflow-executor/types/execution.ts:47