The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
e0486344f4b06d0605d92950099a56bf1d95874c / Jarek Potiuk <[email protected]>
Speed up most Users/Role CLI commands

Originally those command were initializing whole Airflow Flask
webserver, which was much more than what was needed - we only
need to initialize Flask Appblication Builder. In case you have
slow DB this limits significantly not only a number of imported
classses but also a number of DB connections.

In some cases the speed of those CLI commands will visibly
go down from 10s of seonds to individual seconds (3x - 5x times).

Follow up after #28242, #28244

Report URL: https://github.com/apache/airflow/actions/runs/3657721661

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to