uv/crates/uv-client/src
Andrew Gallant 634d593127 uv-client: remove benign WARN log message
A WARN log was being emitted for a "broken cache entry" in the case
where the cache entry simply doesn't exist. But this is totally fine and
expected. So we detect the kind of error that occurred and emit a TRACE
if the file simply didn't exist.
2024-02-20 10:57:51 -05:00
..
httpcache Fix typos & add pre-commit configuration (#1487) 2024-02-17 18:16:50 +01:00
cached_client.rs uv-client: remove benign WARN log message 2024-02-20 10:57:51 -05:00
error.rs uv-client: remove benign WARN log message 2024-02-20 10:57:51 -05:00
flat_index.rs Fix typos configuration (#1742) 2024-02-20 09:53:07 -05:00
html.rs Fix typos & add pre-commit configuration (#1487) 2024-02-17 18:16:50 +01:00
lib.rs Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
middleware.rs Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
registry_client.rs feat: allow passing in a custom reqwest Client (#1745) 2024-02-20 09:50:18 -05:00
remote_metadata.rs Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
rkyvutil.rs Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00