Abdul Rafay
Abdul Rafay2mo ago

Cache Issue

So I am building an application using convex and nextjs with clerk but the main issue is that my cache is all over the place and hiting max 100 percent, Any idea how cna I fox this, It's a on boarding application with amost 500 users and all they are live so any idea how can I make the app more fast and not get crash.
2 Replies
Convex Bot
Convex Bot2mo ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
erquhart
erquhart5w ago
Can you say a bit more about what's happening? "Hitting max 100 percent" reads like you're getting cached responses a lot (which clearly isn't the case), but then you mention crashing at the end, which is kind of separate from a low cache rate as an issue. Are you seeing functions failing, getting any specific errors, any noteworthy logs in your Convex dashboard?

Did you find this page helpful?