ordersorders table, which is like the main table for the application I've built. An order can have a status (number), a type (id of another table), a partner (id of another table) and it can also be invoiceStatus (number)countBatchcountBatch at the end. AFAIK and reading through the docs, using the countBatchcountBatch is the most efficient way, and the way to do it best is to first have logic to stick everything inside a array, and then call countBatchcountBatch once. Since this was introduced I have seen improvements i the aggregate, but it is still heavy.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