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

Head commit for run:
89d22f5f85e573d5d7fef20bc05926bfa7c07be1 / 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/3663834946

With regards,
GitHub Actions via GitBox


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

Reply via email to