kaxil edited a comment on pull request #10956: URL: https://github.com/apache/airflow/pull/10956#issuecomment-736557250
> @ashb One more question , how do we custom the number of threads ( that are in practice processes because of the GIL ) of the scheduler ? > > there is no more max_threads in http://apache-airflow-docs.s3-website.eu-central-1.amazonaws.com/docs/apache-airflow/latest/configurations-ref.html#scheduler > > Thank you `max_threads` was renamed to `parsing_processes` http://apache-airflow-docs.s3-website.eu-central-1.amazonaws.com/docs/apache-airflow/latest/configurations-ref.html#parsing-processes Note in Updating.md: https://github.com/apache/airflow/blob/master/UPDATING.md#scheduler-max_threads-config-has-been-renamed-to-scheduler-parsing_processes ---------------------------------------------------------------- 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]
