jason810496 commented on PR #71704:
URL: https://github.com/apache/airflow/pull/71704#issuecomment-5337841812

   > I think we should roll back all API changes in this PR and simply change 
the scheduler. The scheduler cache also should not rely on any configurations. 
(It currently still does `dag_cache_conf`, just to all non-existent configs so 
only use defaults.) Everything else should be done in later PRs. This is 
important so the PR can be cherry-picked cleanly.
   
   Sure, then I will just make this one a minimal fix (just hardcoded the cache 
size as `512` for scheduler only) if we don't want to introduce any config at 
all. Please noted that this means user will need to wait for `3.4.0` to set the 
cache size via config.


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