AUTH_GOOGLE_IDAUTH_GOOGLE_ID and AUTH_GOOGLE_SECRETAUTH_GOOGLE_SECRET in the Convex Dashboard under Settings > Environment Variables, but they are not accessible via process.envprocess.env in my backend functions.* Deployment URL:https://wonderful-barracuda-709.convex.sitehttps://wonderful-barracuda-709.convex.site
* Status:CONVEX_SITE_URLCONVEX_SITE_URLis correctly detected, butAUTH_GOOGLE_IDAUTH_GOOGLE_IDandAUTH_GOOGLE_SECRETAUTH_GOOGLE_SECRETreturnundefinedundefined.
* Verification: I ran a backend query to inspectprocess.envprocess.env, and it confirms these specific keys are missing, even after saving them in the dashboard.
Could you please check if there is a sync issue with my deployment's environment variables?
Hi @everyone! You asked and we delivered. Actions in the Convex runtime can now run for up to 30 minutes. All deployments are automatically opted in and this doesn't require any additional configuration. Docs: https://docs.convex.dev/production/state/limits#execution-time-and-scheduling
Jordan22 · 5d ago
Usage limits are now live! Set warning or disable limits on any individual deployment, so your vibe-coded app can't quietly burn through your paycheck. Pick a metric (function calls, database bandwidth, compute, egress…), a window (daily / monthly), and what happens when it's hit: get warned, or auto-disable the deployment before your credit card does. Set them per deployment in the dashboard. Docs: https://docs.convex.dev/production/usage-limits
chunkyboi · 6d ago
Dashboard got a little love this week! Check out the brand new Schema page for a visual representation of your table relationships
ari · 2w ago
Join the Discord to ask follow-up questions and connect with the community