uv
uv copied to clipboard
Dont retry connection on SSL certificate error
Summary
SSL errors should not be retryable from the cached on non cached client: https://github.com/astral-sh/uv/issues/16235
Test Plan
Unsure on if its possible/how to simulate an SSL certificate failure with the mock server so we can get a test going. Open to ideas on how to test this. See comment below