The GitHub Actions job "Tests" on 
airflow.git/fix/m8-structlog-json-serialization-fallback has succeeded.
Run started by GitHub user Vamsi-klu (triggered by Vamsi-klu).

Head commit for run:
3130064f26bc49c756bb79107489841dbce1f33d / Ramachandra Nalam 
<[email protected]>
Fix structlog JSON serialization crash on non-serializable objects

Wrap the enc_hook in json_dumps() with a safe_default() fallback that
catches TypeError and falls back to str(). This prevents the logging
pipeline from crashing when log event dicts contain objects that
msgspec cannot serialize.

Closes: #62472
Closes: #62201

Co-Authored-By: Claude Opus 4.6 <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to