uv/crates/uv-client/src
Charlie Marsh 1b13036674
Add retries for Python downloads (#9274)
## Summary

This uses the same approach as in the rest of uv, but with another
dedicated method for retries.

Closes https://github.com/astral-sh/uv/issues/8525.
2024-11-20 09:42:42 -05:00
..
httpcache Remove separate test files in favor of same-file `mod tests` (#9199) 2024-11-18 20:11:46 +00:00
base_client.rs Add retries for Python downloads (#9274) 2024-11-20 09:42:42 -05:00
cached_client.rs Add trace logs to `is_extended_transient_error` (#9248) 2024-11-19 22:24:05 -05:00
error.rs Better WrappedReqwestError docs (#9251) 2024-11-19 16:51:58 -05:00
flat_index.rs Automatically retry body errors when processing response (#9213) 2024-11-19 04:14:58 +00:00
html.rs Remove separate test files in favor of same-file `mod tests` (#9199) 2024-11-18 20:11:46 +00:00
lib.rs Add retries for Python downloads (#9274) 2024-11-20 09:42:42 -05:00
linehaul.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
middleware.rs Enable workspace lint configuration in remaining crates (#4329) 2024-06-18 03:02:28 +00:00
registry_client.rs Automatically retry body errors when processing response (#9213) 2024-11-19 04:14:58 +00:00
remote_metadata.rs Add `uv-` prefix to all internal crates (#7853) 2024-10-01 20:15:32 -04:00
rkyvutil.rs uv: migrate to rkyv 0.8 2024-09-18 14:49:54 -04:00
tls.rs Always attach URL to network errors (#8444) 2024-10-25 09:10:18 +00:00