feat: workflow continue on error (#11474)
This commit is contained in:
@@ -297,6 +297,7 @@ export type WorkflowRunDetailResponse = {
|
||||
created_by_end_user?: EndUserInfo
|
||||
created_at: number
|
||||
finished_at: number
|
||||
exceptions_count?: number
|
||||
}
|
||||
|
||||
export type AgentLogMeta = {
|
||||
|
Reference in New Issue
Block a user