You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/08/05 11:08:47 UTC

[GitHub] [airflow] e-compagno commented on issue #13637: Scheduler takes 100% of CPU without task execution

e-compagno commented on issue #13637:
URL: https://github.com/apache/airflow/issues/13637#issuecomment-1206327452

   I experience the same issue of high schedule cpu usage with airflow 2.2.2. Settings are
   
   ```
   min_file_process_interval = 30
   min_serialized_dag_fetch_interval = 10
   min_serialized_dag_update_interval = 30
   min_file_process_interval = 30
   parsing_processes = 2
   ```
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org