CLI command or REST API for result of DAG file parsing #32108
Replies: 1 comment 4 replies
-
|
Surre look for "import errors" on CLI or API. Both are available there if you look for it. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
We have use case where we are continuously building DAG file as per our use case. Suppose on MWAA or airflow, dag compilation / parsing can have some errors. It might be import errors or parsing errors or some other errors. To check if we have such errors, do we have any airflow cli or any rest api exposed? If not then is it possible for us to provision one?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions