The GitHub Actions job "Tests (AMD)" on airflow.git/push-listener-span-down has failed. Run started by GitHub user dstandish (triggered by dstandish).
Head commit for run: e1c576d0114edd0154ce4206362bf35dc1619cf3 / Daniel Standish <[email protected]> Wrap listener hook calls in OpenTelemetry spans Push span creation down into ListenerManager via pluggy's add_hookcall_monitoring so every hook call gets a `listener.<hook_name>` span automatically, gated on task span detail level > 1. Callers no longer need to wrap individual hook invocations. Also makes the existing _after_hookcall safe against listener exceptions: previously `outcome.get_result()` was called unconditionally and would re-raise, skipping the rest of the callback. Report URL: https://github.com/apache/airflow/actions/runs/26479345031 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
