ahmadalguydi opened a new pull request, #70693: URL: https://github.com/apache/airflow/pull/70693
## Summary - route API/runtime errors raised while handling `DagRunTriggerException` through the normal task-failure path - preserve the existing behavior for unrelated exceptions - add regression coverage proving a missing target DAG can transition to `UP_FOR_RETRY` ## Validation - `python -m compileall -q task-sdk/src/airflow/sdk/execution_time/task_runner.py task-sdk/tests/task_sdk/execution_time/test_task_runner.py` - `git diff --check` - Focused pytest was attempted, but this Windows checkout cannot complete Airflow\x27s provider-dependency bootstrap: the repository script encounters an existing cp1252 decode failure in a provider file. The failure occurs before test collection. Fixes #70683 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
