-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
fix: 🐛 Reduce the cache ttl to 10-20s for gauge list #11196
base: develop
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
7 Skipped Deployments
|
|
PR-Codex overview
This PR focuses on enhancing the handling of deleted gauges in the voting system, improving caching mechanisms, and updating dependencies for better performance and stability.
Detailed summary
deleted
indicator for killed gauges inVoteTable
andGaugesTable
.useGauges
to accept a parameter for showing killed gauges.fetchAllGauges
andfetchAllGaugesVoting
.package.json
files, includinglru-cache
.