Files
git-pages/src
Catherine b1ef57d32a Only cache NotFound errors from S3 backend, rather than any errors.
We need to cache NotFound responses to avoid hitting the backend
whenever there's a flurry of requests for the same invalid domain.
But caching any kind of error, including context cancellation, results
in poisoning the cache with that error, e.g. if the domain exists but
the client that requested it first did not wait for the response.
2025-09-30 03:44:24 +00:00
..
2025-09-27 18:36:17 +01:00
2025-09-29 22:10:41 +00:00
2025-09-30 02:09:38 +00:00
2025-09-29 01:17:25 +00:00
2025-09-29 01:17:25 +00:00