eladkal commented on issue #11266: URL: https://github.com/apache/airflow/issues/11266#issuecomment-787445930
The [quote](https://airflow.apache.org/docs/apache-airflow/1.10.13/faq.html#how-to-reduce-airflow-dag-scheduling-latency-in-production) you are referring to is from 1.10.13 was changed in 1.10.14 by https://github.com/apache/airflow/pull/12605 when `max_threads` is changed to `parsing_processes` After that it was refactored again for Airflow 2.0 See updated [doc](https://airflow.apache.org/docs/apache-airflow/stable/faq.html#how-to-reduce-airflow-dag-scheduling-latency-in-production) Closing as the docs are updated. ---------------------------------------------------------------- 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]
