jedcunningham commented on code in PR #38467: URL: https://github.com/apache/airflow/pull/38467#discussion_r1538099116
########## Dockerfile: ########## @@ -52,6 +52,8 @@ ARG PYTHON_BASE_IMAGE="python:3.8-slim-bookworm" ARG AIRFLOW_PIP_VERSION=24.0 ARG AIRFLOW_UV_VERSION=0.1.24 ARG AIRFLOW_USE_UV="false" +# timeout for UV Requests Review Comment: Yep, I think we should axe it. -- 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]
