s23asd321-del commented on issue #45227:
URL: https://github.com/apache/airflow/issues/45227#issuecomment-4678633152

   Hi maintainers, I noticed there was an earlier proposal for this direction, 
but I do not see a current assignee or open PR for this issue.
   
   Based on the earlier suggestion to provide a simple way to clear all stored 
Dag import errors, I have a small local change that adds `airflow dags 
clear-import-errors` with a confirmation prompt and `--yes` support. It only 
deletes stored `ParseImportError` rows; errors from files that still fail to 
parse should reappear after the next Dag parsing run.
   
   Does this still sound like an acceptable direction before I open a PR?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to