The GitHub Actions job "Tests AMD" on airflow.git/dagbag-singleton has failed. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: 8159898711dc886ce1d25597bf05c736d029f89a / Kaxil Naik <[email protected]> Ensure singleton use of `DagBag` across all API requests Previously, DagBag was injected via onlyFastAPI dependency as part of the refactor in https://github.com/apache/airflow/pull/50372, but a new instance was created for each request. This change updates the dependency to resolve DagBag from `app.state`, ensuring it is only instantiated once at startup while keeping benefits of FastAPI dependency. Report URL: https://github.com/apache/airflow/actions/runs/14950751727 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
