Best Practices for Ensuring Data Consistency and Availability
Architecture help for search page
How do i fix: error while evaluating your schema?
Any working solution/examples of using TanstackStart + Convex Auth
How to properly mock Convex internal actions in tests
fetchSomething
). This function relies on internal.kms.decrypt
action.
I've tried several approaches but all attempts resulted in type errors or failed decryption.
What's the correct way to mock an internal action in Convex tests?...AuthenticationFailed: Invalid Convex deploy key
"Upgrading" Anonymous accounts to "real" accounts with email
Convex cron jobs do not show logs for some run instances
upgraded but it does not register, done the process two times,

`useQuery` returning type `never`
@ns/convex
I have all the Convex code and in another @nx/nextjs-app
I develop my Next.js client. Everything works well, except that TypeScript infers useQuery
's return type to never
.
```ts
// in packages/convex/src/chat.ts
export const getMessages = query({...Type instantiation is excessively deep and possibly infinite.
Connection issue
Custom Auth Error: {"type":"AuthError","error":"Auth provider discovery of ... failed...
Deployed an App built w/ Chef: How do I end it?
ESLint Errors in Vite Template
``
Parsing error: ESLint was configured to run on
<tsconfigRootDir>/convex/backfill.ts using
parserOptions.project`:
- <tsconfigRootDir>/tsconfig.node.json...Quick Reset for Dev DB
Aggregating by userId and creationTime
Normilization Best Practices
Multiple Clerk Apps with 1 Convex