Hit the limit on Convex and wan't to bumt it up but need to understand what tier works best for me
Add Entries Asynchronously using File Storage#
I would love to have an error for setting Env variables with a trailing space at the start
#Help
Native Apple OAuth with Convex Auth
Download table button

EU Financial Institution / Compliance
memory issues on convex self-hosted
TooMuchMemoryCarryOver error on my convex self-hosted deployment. findOne is from better-auth-convex, the rest are relatively small functions that require auth. Is this a known issue ?
```convex-backend-1 | 2025-10-02T07:26:46.682455Z ERROR isolate::client: Restarting Isolate memory_carry_over: TooMuchMemoryCarryOver("60.85 MiB", "96 MiB"), last request: "UDF: queries.js:getAvailableInstruments"...HTTP Actions the best way to validate request body
request param is unknown. There is no documented way to validate request or how to use built-in validator to validate object shape inside of actions. I am wondering what is the best way to handle this.Can't get better-auth working with the Tanstack Start and Convex stack
fetch failed and even weirder is that it wouldn't happen on every reload, but when the page does reload, client interactivity wouldn't work, meaning no onClick handler stuff is working.
Neither server nor browser console tells me anything. Have followed, checked and rechecked the setup process. https://convex-better-auth.netlify.app/framework-guides/tanstack-start...
Convex HTTP endpoints
Mini Recommendation Engine
full text search is very slow (on dev env)
going beyond index limit: 32
Convex Testing Aggregate Component
Clerk With Convex Issue on SSR

Aggregate component third prefix seems to be ignored?
TableAggregate component like this:```ts export const aggregateRemainingAmount = new TableAggregate<{ Key: [Id<"students">, number, number];...
Convex self hosted on my sql
Convex dashboard not updating

Issues with better-auth component