uv/crates/uv-client/src
konstin 7571ffa385 Refactor uv retrayble strategy to use a single code path
Refactoring that allows uv's retryable strategy to return Some(Retryable::Fatal), which is also helpful for #16245.

We need to change the way we're reporting retries to avoid both the retry middleware and our own retry context to report the retry numbers.
2025-12-15 14:31:26 +01:00
..
httpcache Improve HTTP response caching log messages (#15067) 2025-08-05 14:34:12 -05:00
base_client.rs Refactor uv retrayble strategy to use a single code path 2025-12-15 14:31:26 +01:00
cached_client.rs Reject ambiguously parsed URLs (#16622) 2025-11-12 16:27:57 +00:00
error.rs Refactor uv retrayble strategy to use a single code path 2025-12-15 14:31:26 +01:00
flat_index.rs Reject ambiguously parsed URLs (#16622) 2025-11-12 16:27:57 +00:00
html.rs Reject ambiguously parsed URLs (#16622) 2025-11-12 16:27:57 +00:00
lib.rs Add support for the Simple index API top-level route (#16656) 2025-11-10 14:50:19 -05:00
linehaul.rs Attach subcommand to User-Agent string (#16837) 2025-12-01 10:29:54 -05:00
middleware.rs Reject ambiguously parsed URLs (#16622) 2025-11-12 16:27:57 +00:00
registry_client.rs Add a 5 min default timeout for deadlocks (#16342) 2025-12-04 14:59:04 +01:00
remote_metadata.rs Upgrade minimum Rust version to 1.83 (#9815) 2024-12-11 10:06:19 -06:00
rkyvutil.rs Bump MSRV to 1.85 and Edition 2024 (#13516) 2025-05-18 19:38:43 -04:00
tls.rs Always attach URL to network errors (#8444) 2024-10-25 09:10:18 +00:00