potiuk commented on code in PR #28846: URL: https://github.com/apache/airflow/pull/28846#discussion_r1089897466
########## airflow/config_templates/config.yml: ########## @@ -271,8 +270,8 @@ core: default: "0" default_task_retry_delay: description: | - The number of seconds each task is going to wait by default between retries. Can be overridden at Review Comment: Can you please remove the unrelated changes to a separate PR ? I understand this is done by your editor automatically and it's cool to habve things fixed, but there are certain properties of such changes (for example being cherry-pickable) that calls for separating unrelated changes to separate PRs. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org