The GitHub Actions job "Build images for Make UV_HTTP_TIMEOUT default value 
bigger in WSL2 environment https://github.com/apache/airflow/pull/38742
" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
d3c55f79032a7111f234b4f39cc0a854cd21a007 / Jarek Potiuk <[email protected]>
Make UV_HTTP_TIMEOUT default value bigger in WSL2 environment

When uv docker build is run in WSL2 the default timeout does not
cope well with downloading big packages and times-out with the
default UV timeout. This PR performs detection of whether you
are in a WSL environment and changes the timeout in case you are
in WSL2. It also raises error when WSL1 is detected (not supported
by Breeze at all). In case the WSL1 detection is wrong we also
have an escape hatch by manually specifying `--uv-http-timeout`.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to