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 640b1ab commit 3cdb749Copy full SHA for 3cdb749
specs/ingestion/common/schemas/run.yml
@@ -77,7 +77,7 @@ RunStatus:
77
78
RunOutcome:
79
type: string
80
- enum: ['success', 'failure', 'processing']
+ enum: ['success', 'failure', 'processing', 'blocking']
81
82
RunType:
83
0 commit comments