In #14662 I added a new EnvironmentOptions abstraction which allows us to express semantics that Clap cannot and perform up-front parsing of non-CLI environment variables, e.g., #14544 and #14369.
We should move other extraneous environment variables to be parsed there and provided through our usual settings structs.
These changes should be relatively easy. We should probably do it one variable at a time.
In #14662 I added a new
EnvironmentOptionsabstraction which allows us to express semantics that Clap cannot and perform up-front parsing of non-CLI environment variables, e.g., #14544 and #14369.We should move other extraneous environment variables to be parsed there and provided through our usual settings structs.
These changes should be relatively easy. We should probably do it one variable at a time.
UV_HTTP_RETRIESUV_COMPILE_BYTECODE_TIMEOUTUV_HTTP_TIMEOUTUV_REQUEST_TIMEOUTHTTP_TIMEOUTUV_RUN_RECURSION_DEPTHUV_RUN_MAX_RECURSION_DEPTHUV_CONCURRENT_DOWNLOADSUV_CONCURRENT_BUILDSUV_CONCURRENT_INSTALLSUV_PYTHON_INSTALL_MIRRORUV_PYPY_INSTALL_MIRRORUV_PYTHON_DOWNLOADS_JSON_URLUV_NO_GITHUB_FAST_PATHUV_GITHUB_FAST_PATH_URLUV_GIT_LFSUV_CUDA_DRIVER_VERSIONUV_AMD_GPU_ARCHITECTUREUV_STACK_SIZEUV_LOG_CONTEXTTRACING_DURATIONS_FILEUV_LOCK_TIMEOUT( Add a 5 min default timeout for deadlocks #16342 (comment))