GitHub user static-moonlight created a discussion: Airflow cli response times
The Airflow cli feels really slow. Is it normal that even the `airflow` command to print the help, takes a lot of time? Is there a way to speed that up? ```bash $ time airflow -h [...] real 0m8.119s user 0m7.744s sys 0m0.270s ``` GitHub link: https://github.com/apache/airflow/discussions/68707 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
