BasPH commented on issue #8266: Fix non updating DAG code by checking against 
last modification time
URL: https://github.com/apache/airflow/pull/8266#issuecomment-612806547
 
 
   > The reason we might want to make this number configurable is so that we 
don't write to the table more often than needed.
   
   From a user-experience point of view I'd default this to zero, or completely 
remove it.
   
   The scheduler already loops over all files all the time, making many DB 
calls. Is a user-effected change causing one single DB call using an existing 
DB session really making any difference?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to