The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user ramitkataria (triggered by ramitkataria).
Head commit for run: f781a126a816f51398dab9ff8e758de955dc9436 / Ramit Kataria <[email protected]> Handle `BaseHook.get_connection`'s new Task SDK exception in `AwsGenericHook` After #47048, the boto fallback strategy started breaking in `AwsGenericHook` (explained in more detail here: https://github.com/apache/airflow/pull/47048#issuecomment-2704935024). I realized that this was because a new exception `AirflowRuntimeError` was introduced in `BaseHook`'s `get_connection`. It used to only throw `AirflowNotFoundException` earlier. This has been temporarily resolved in #47593 but to avoid issues once it does get re-introduced, `AwsGenericHook` will now also catch `AirflowRuntimeError`. Report URL: https://github.com/apache/airflow/actions/runs/13800421203 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
