Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add chain tip cache handler #254

Closed
rafaelcr opened this issue Aug 28, 2024 · 1 comment · Fixed by #255
Closed

add chain tip cache handler #254

rafaelcr opened this issue Aug 28, 2024 · 1 comment · Fixed by #255
Labels
feature request New feature or request good first issue Good for newcomers released

Comments

@rafaelcr
Copy link
Collaborator

A chain tip cache handler (Etag generator) is necessary for the /metadata endpoint and the /metadata/ft index endpoint. Right now they don't produce an Etag which causes Cloudflare to cache responses aggressively, creating stale responses even when the chain advances.

@rafaelcr rafaelcr added feature request New feature or request good first issue Good for newcomers labels Aug 28, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in API Board Aug 28, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in API Board Aug 29, 2024
@blockstack-devops
Copy link

🎉 This issue has been resolved in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request good first issue Good for newcomers released
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants