The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-triggerer-stack-trace-69572 has failed.
Run started by GitHub user KushagraB424 (triggered by KushagraB424).

Head commit for run:
5c63cc4e5fe2a06342cf20823a31147abd52bd11 / Kushagra Gupta 
<[email protected]>
Convert exception dict back to pretty stack trace in triggerer

Currently, when the triggerer subprocess logs an exception, it is popped
as a raw dictionary and assigned to error_detail, which prevents it from
rendering natively as a readable stack trace in logs.

This converts the structlog exception dictionary back into a standard
formatted traceback string so operators can easily read triggerer
errors.

Closes #69572

Report URL: https://github.com/apache/airflow/actions/runs/28894329344

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to