Skip to content

Conversation

@nerdrew
Copy link

@nerdrew nerdrew commented Oct 3, 2025

When s3 returns a 404, the file is not cached, so every access will re-attempt to fetch the file. Instead, cache the result of the request, even when it returns a 404.

When s3 returns a 404, the file is not cached, so every access will
re-attempt to fetch the file. Instead, cache the result of the request,
even when it returns a 404.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant