Skip to content

dag-api / Exports / IAnalyzeFailureRequest

Interface: IAnalyzeFailureRequest

Request payload for analyzing failures in a DAG run.

Table of contents

Properties

Properties

dagRunId

dagRunId: string

Defined in

contracts/diagnostics-api.ts:7


correlationId

Optional correlationId: string

Defined in

contracts/diagnostics-api.ts:8

Released under the MIT License.