We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2e89e6 commit 65fcfd3Copy full SHA for 65fcfd3
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