The GitHub Actions job "Tests" on airflow.git/fix-dag-run-trigger-try-except 
has failed.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
ba528b6b555c737e7d4c70f658a1f80bad7e8ede / Daniel Standish 
<[email protected]>
Remove try-except in trigger_dag_run that obfuscates errors

The try/except ValueError block around dag creation wrapped all errors
into generic 400 responses, hiding the original exception context from
logs and error tracking. Let exceptions propagate naturally so the full
traceback is preserved.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to