The GitHub Actions job "Tests" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 677e53436cea919bd49a593547c214b77cb5a55b / Shivam Rastogi <[email protected]> Fix AwsBaseWaiterTrigger losing error details on deferred task failure (#64085) When a deferred AWS task hits a terminal failure state, async_wait() raises AirflowException with the error details. But AwsBaseWaiterTrigger.run() did not catch it — the exception propagated to the triggerer framework which replaced it with a generic "Trigger failure" message. execute_complete() was never called, so operators and on_failure_callbacks lost all error context. Report URL: https://github.com/apache/airflow/actions/runs/23649556518 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
