Lee-W commented on code in PR #50792:
URL: https://github.com/apache/airflow/pull/50792#discussion_r2107109095
##########
airflow-core/src/airflow/config_templates/config.yml:
##########
@@ -2420,7 +2420,7 @@ dag_processor:
description: |
How long before timing out a DagFileProcessor, which processes a dag
file
version_added: ~
- type: string
+ type: integer
Review Comment:
The default value of these columns looks like a string instead. Should we
change them as well?
--
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]