Wats0ns opened a new issue #21707:
URL: https://github.com/apache/airflow/issues/21707


   ### Apache Airflow version
   
   2.2.2
   
   ### What happened
   
   Typing any command using airflow, like `airflow`, `airflow version` is very 
slow in our production environment (~20-30s for an `airflow version`), which is 
not the cas in our dev env. Airflow is run in a docker image based on the 
`apache/airflow:latest-python3.8` image in both env. We use the helm package 
`airflow-stable https://airflow-helm.github.io/charts` to run airflow in prod, 
bu as stated previously it is very slow when executing commands in a pod.
   
   We believe that this may be the one of the cause of another problem we have, 
which is task unable to start because of max task nb reached.
   
   ### What you expected to happen
   
   `airflow version` should be immediate
   
   ### How to reproduce
   
   _No response_
   
   ### Operating System
   
   apache/airflow:latest-python3.8, Debian GNU/Linux 10 (buster)
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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