cache: Short TTL negative cache for 404/410 depot objects #50

Merged
eva merged 1 commits from cache/negative-ttl-404 into main 2026-09-08 11:49:07 -05:00

1 Commits

Author SHA1 Message Date
pike 036ea1ea7f cache: Short TTL negative cache for 404/410 depot objects
CI / vulncheck (pull_request) Successful in 14s
CI / check-and-test (pull_request) Successful in 41s
Stop re-fetching gone depot objects on every miss: store 404/410 in the
existing VFS cache under the same key with a short TTL (default 5m).
2026-09-08 16:40:03 +00:00