The GitHub Actions job "npm_and_yarn in /airflow-core/src/airflow/ui for tar - 
Update #1247634530" on airflow.git/main has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
66b54f8cf514d8a853eb14bfa1717b442e7244d6 / konsti <[email protected]>
Remove `UV_HTTP_TIMEOUT` (#62029)

* Remove `UV_HTTP_TIMEOUT`

See https://github.com/apache/airflow/discussions/61205.

Airflow is a large, popular project and a reference for other projects. I'd 
like to remove the historic use of `UV_HTTP_TIMEOUT`, that isn't required today 
anymore with the changes in uv. This will also benefit airflow, as broken 
network connections will fail much faster (either triggering a retry quicker, 
or reporting to the user in less than 4 x 300s = 20min)

I've kept the CLI option in the dev script to not break existing invocations, I 
can also remove it if you think it's safe

* Remove `--uv-http-timeout` from launchers too

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

With regards,
GitHub Actions via GitBox


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

Reply via email to