DagWarningType
April 9, 2026 ยท View on GitHub
Enum for DAG warning types. This is the set of allowable values for the warning_type field in the DagWarning model.
Enum
-
ASSET_CONFLICT(value:'asset conflict') -
NON_MINUS_EXISTENT_POOL(value:'non-existent pool') -
RUNTIME_VARYING_VALUE(value:'runtime varying value')