potiuk commented on issue #43171: URL: https://github.com/apache/airflow/issues/43171#issuecomment-2652256341
I'd actually say, the content of that table should be eventually kept in a yaml/toml file and it should be programmatically read and: a) separate page in documentation should be generated for each error type b) index to those page should be generated as well c) all error codes referred to in the `AirflowEnumeratedException` should be checked against this meta-data (and fail pre-commit if you are referring to non-existing error). d) CLI should display the information Important is to have one single source of truth where the data is read from -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org