You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2018/08/23 17:45:17 UTC

[GitHub] feng-tao commented on a change in pull request #3786: [AIRFLOW-XXX] Note on min_file_process_interval

feng-tao commented on a change in pull request #3786: [AIRFLOW-XXX] Note on min_file_process_interval
URL: https://github.com/apache/incubator-airflow/pull/3786#discussion_r212398092
 
 

 ##########
 File path: airflow/config_templates/default_airflow.cfg
 ##########
 @@ -432,7 +432,8 @@ scheduler_heartbeat_sec = 5
 # -1 indicates to run continuously (see also num_runs)
 run_duration = -1
 
-# after how much time (seconds) a new DAGs should be picked up from the filesystem
+# After how much time (seconds) a new DAGs should be picked up from the filesystem.
+# Note that this is also increases interval between new tasks being scheduled
 
 Review comment:
   nit:  `Note that this also increases the interval between new tasks being scheduled`
   
   And could you help to elaborate on why it is the case?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services