feat: add workflow run audit graph component and enhance workflow run details
This commit is contained in:
@@ -544,6 +544,7 @@ export type AIWorkflowRun = {
|
||||
errorMessage: string
|
||||
createdAt: string
|
||||
updatedAt: string
|
||||
definition?: AIWorkflowDefinition
|
||||
nodes?: AIWorkflowNodeRun[]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user