konstin opened a new pull request, #62029:
URL: https://github.com/apache/airflow/pull/62029

   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
   
   ##### Was generative AI tooling used to co-author this PR?
   
   <!--
   If generative AI tooling has been used in the process of authoring this PR, 
please
   change below checkbox to `[X]` followed by the name of the tool, uncomment 
the "Generated-by".
   -->
   
   The actual diff is mine, claude code helped with reviewing and dev checks.
   
   <!--
   Generated-by: [Tool Name] following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)
   -->
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to