We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10358e7 commit 5b14906Copy full SHA for 5b14906
specs/ingestion/common/schemas/run.yml
@@ -85,7 +85,7 @@ RunStatus:
85
RunOutcome:
86
type: string
87
description: Task run outcome.
88
- enum: [success, failure, processing]
+ enum: [success, failure]
89
90
RunType:
91
0 commit comments