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: 21a74b47a132d908569994cde587174173ce1912 / 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/14967347649 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
