uv/crates/uv-publish
konsti aa629c4a54
Re-add 3 retries in uv publish (#12041)
In the publish client, we have to set the client retries to 0 as the
retry middleware is incompatible with upload bodies. This however also
sets `client.retry_policy()` to a zero-retry policy, so we need to
construct our own policy.

Fixes #12027

---------

Co-authored-by: Zanie Blue <contact@zanie.dev>
2025-03-10 12:38:08 +01:00
..
src Re-add 3 retries in uv publish (#12041) 2025-03-10 12:38:08 +01:00
Cargo.toml Use Astral-maintained tokio-tar fork (#11174) 2025-02-03 17:51:35 +00:00