AutomationDev85 commented on code in PR #58819:
URL: https://github.com/apache/airflow/pull/58819#discussion_r2576818052
##########
airflow-core/src/airflow/config_templates/config.yml:
##########
@@ -2081,9 +2081,10 @@ scheduler:
type: float
example: ~
default: "5.0"
- running_metrics_interval:
+ ti_metrics_interval:
Review Comment:
@jscheffl Thank you for highlighting this. The new metric and a deprecation
warning have been added to the config parser’s deprecated_options.
--
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]