js-bao-wss-client / WorkflowStatusEvent
Interface: WorkflowStatusEvent
Properties
contextDocId?
optionalcontextDocId:string
error?
optionalerror:string
meta?
optionalmeta:Record<string,any>
needsApply?
optionalneedsApply:boolean
output?
optionaloutput:any
runId
runId:
string
runKey
runKey:
string
startedByUserId?
optionalstartedByUserId:string
status
status:
"completed"|"failed"|"terminated"
type
type:
"workflowStatus"
workflowId
workflowId:
string
workflowKey
workflowKey:
string