Integrating convex with clerk
private_metadata field of users in the ctx.auth object :dankSpin:...Is there a way to delete a namespace through RAG component
CONVEX_SITE_URL
Interact with Convex from Nextjs Backend, securely and minimal
Dashboard: Add Color to drop-down selection of deployments
Short IDs for Rooms table
Magic links point to localhost:3000 in nextjs
Got invalid code error on reset password
Database Bandwidth is too high?
worker.runMutationWrapper in 1 day.
Using workflows. How can I minimize the bandwidth because this is not suitable for production use at all?...
MCP Server Authentication Issue - "Not Authorized" Error

Moving dev data to production?
Incorrect Axiom stat query
useAuthActions() no signUp
--env-file option not respected
convex dev command is not being respected. There is also one more issue suffering from this https://discord.com/channels/1019350475847499849/1389435809337442335
For reference, this option was introduced back in https://github.com/get-convex/convex-backend/commit/2ed5fe1139153d0ede9828ffcd977f7b2866150d...Are .runAfter(0, api.something) awaited ?
Existing client crashed from new deployment
Convex functions should not be imported in the browser.
convex. If this is a false negative, please report it to Convex support.
I didn't directly import the mutation function from convex folder to frontend there, Im using the api + useMutation
...Convex Auth issuer inflexibility?
Add "state" index to _scheduled_functions system table
_scheduled_functions system table. However, it involves focusing on pending functions, and according to the AI bot, there isn't currently an index on the state field. How difficult would it be to add a default index on that field so that users don't have to rely on filtering to narrow down the query results?