Files
uv/crates/uv-client
konsti f2957dc400 Retry timeout errors for streams (#17875)
Rebase of https://github.com/astral-sh/uv/pull/17735

We're already retrying most timeout errors (only
`retry_read_timeout_stream` didn't retry before), but not for streams
after we already received some bytes which this PR adds.
2026-02-05 13:48:21 +00:00
..
2026-02-04 21:18:04 +00:00
2026-02-04 21:18:04 +00:00

uv-client

This crate is an internal component of uv. The Rust API exposed here is unstable and will have frequent breaking changes.

This version (0.0.19) is a component of uv 0.9.30. The source can be found here.

See uv's crate versioning policy for details on versioning.