The GitHub Actions job "Tests" on airflow.git/add-correlation-id-apis has failed. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: f351fc6b535a5fe9581e2f2d059eac4daa340142 / Kaxil Naik <[email protected]> Add correlation-id support to Execution API for request tracing Task SDK clients send `correlation-id` headers with each request to enable distributed tracing and debugging. The API server now properly handles these correlation-ids by: - Binding `correlation-id` to structured logging context for all logs within a request - Echoing `correlation-id` back in response headers for end-to-end tracing - Including `correlation-id` in error responses to aid debugging This enables users to correlate logs across task execution, API requests, and worker processes using a single unique identifier per request, making it easier to debug issues in distributed Airflow deployments. Report URL: https://github.com/apache/airflow/actions/runs/18891990771 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
