uranusjr commented on a change in pull request #16182:
URL: https://github.com/apache/airflow/pull/16182#discussion_r643951034



##########
File path: airflow/config_templates/config.yml
##########
@@ -1704,6 +1704,14 @@
       type: float
       example: ~
       default: "15.0"
+    - name: fail_tis_with_missing_dag_file_interval

Review comment:
       Maybe something like `missing_dag_file_cleanup_interval`? We are 
basically cleaning those DAGs up, and failing tasks is a result of that 
(because the task can no longer be run).




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


Reply via email to