vandonr-amz commented on PR #30259:
URL: https://github.com/apache/airflow/pull/30259#issuecomment-1582936780

   > Also with many schedulers, you could get them fighting on what the latest 
DAG looks like. Increasing db write traffic.
   
   Yes I think "multiple schedulers" is a situation where we would recommend 
not enabling the cache (at least not a local cache).
   
   > I really don't think adding caching in only one airflow component is a 
good idea.
   
   Ok but as per Shubham's post, what do you think of this as a first step to 
add caching in _all_ airflow components ? Or do you think we should go zero -> 
all in one step ?
   


-- 
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]

Reply via email to