ephraimbuddy commented on a change in pull request #22477:
URL: https://github.com/apache/airflow/pull/22477#discussion_r832646214



##########
File path: airflow/config_templates/config.yml
##########
@@ -1767,6 +1767,14 @@
       type: string
       example: ~
       default: "30"
+    - name: deactivate_stale_dags_interval
+      description: |
+        How often (in seconds) to check for stale DAGs (DAGs which are no 
longer present in
+        the expected files) which should be deactivated.
+      version_added: 2.3.0

Review comment:
       It's a bug fix. it was previously targeted for 2.3.0. Thanks for this




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