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:
d42ecee4de69ece003d636ac506a85a4e9ae3778 / Daniel Standish 
<[email protected]>
Use ParamValidationError instead of ValueError for DAG param validation

Replace broad ValueError with specific ParamValidationError in
SerializedParamsDict.validate() so the trigger_dag_run endpoint
can catch param validation errors precisely and return 400, while
letting unexpected dag run creation errors propagate as 500s.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to