You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/04/02 18:33:53 UTC

[GitHub] [airflow] mik-laj commented on pull request #15087: Show dagbag import errors in dag list command

mik-laj commented on pull request #15087:
URL: https://github.com/apache/airflow/pull/15087#issuecomment-812657020


   I thought about it longer and I think that DAG file loading errors are different than DAG files and should be displayed separately. On this screen, we can add a message that prompts you to use another command.
   ```
   Failed to load all files. For details, run airflow dags list-import-errors.
   ```
   In particular, it will be helpful when we have more types of errors.
   https://github.com/apache/airflow/pull/11960


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org