InferInfer helper but it seems to be having issues inferring it. I have a monorepo setup using turborepo and it is inferring correctly when i hover directly over the type in the backend package (1st image) but it seems to lose that inferance and becomes type anyany in my app (2nd image). Any ideas? Is this a limitation of convex/values because I also tested with a very simple type it seems to work crossing package boundaries but not this complex type. Thanks for the help!

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