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