PrismaP
Prisma2y ago
6 replies
Ortharion

Transaction timeout

Why might a transaction work fine on local, but then get a timeout when deployed. Same DB. Same Node version.

Using NextJS deployed in a vercel serverless env. Exact same user. Exact same auth system. Exact same DB. Exact same project. Only real difference is one is running locally and one is deployed to vercel. Even worse is the transaction succeeds. The data is saved and I still get that error.
Was this page helpful?