kaxil commented on code in PR #50792: URL: https://github.com/apache/airflow/pull/50792#discussion_r2108620152
########## airflow-core/src/airflow/config_templates/config.yml: ########## @@ -373,7 +373,7 @@ core: Fetching serialized DAG can not be faster than a minimum interval to reduce database read rate. This config controls when your DAGs are updated in the Webserver version_added: 1.10.12 - type: string + type: integer Review Comment: We should also change L368 to `boolean` -- 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