ashb commented on a change in pull request #16182:
URL: https://github.com/apache/airflow/pull/16182#discussion_r663752836
##########
File path: airflow/config_templates/config.yml
##########
@@ -1709,6 +1709,14 @@
type: float
example: ~
default: "15.0"
+ - name: clean_tis_without_dag_interval
+ description: |
+ How often (in seconds) to check and fail task instances and dagruns
whose corresponding
+ DAG is missing
+ version_added: 2.1.1
Review comment:
```suggestion
version_added: 2.1.2
```
--
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]