The GitHub Actions job "Tests AMD" on airflow.git/better-processor-handling has 
failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
fd0a81f023d3bf70160899389f03327d6a49e02a / Kaxil Naik <[email protected]>
Improve DAG and task missing error handling in callbacks

When callbacks are executed but the DAG or task is missing from the
`DagBag`, users now receive clear error messages explaining what went
wrong instead of cryptic `KeyError` exceptions. This typically occurs
due to race conditions where DAGs are removed or fail to parse between
scheduling and callback execution.

Fixes #56701

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

With regards,
GitHub Actions via GitBox


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

Reply via email to