uranusjr commented on PR #71704: URL: https://github.com/apache/airflow/pull/71704#issuecomment-5337307539
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. -- 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]
