PersistentAI API Documentation / @persistentai/fireflow-executor / server / ExecutionError
Interface: ExecutionError
Defined in: packages/fireflow-executor/types/execution.ts:29
Properties
message
message:
string
Defined in: packages/fireflow-executor/types/execution.ts:30
nodeId?
optionalnodeId:string
Defined in: packages/fireflow-executor/types/execution.ts:31
stack?
optionalstack:string
Defined in: packages/fireflow-executor/types/execution.ts:32