Get P6004 and P5000 error running Vercel production query through Accelerate
I receive this error and I don't understand the cause is. The query is straightforward, performing a fetch of 25 rows with a JOIN, no filtering or sorting, that should reply fast with a small handful of columns to populate a MUI DataGridPro React component. This works via Preview and localhost. Accelerate status appears fine today, but not sure about Cloudflare. I hope someone can give me a clue or how to more quickly debug this and get me on track to resolve ASAP. I'm not sure why this is timing out.
1 Reply
I'd like to trying bypassing Accelerate on production as a test, but not sure how to qucikly extract Prisma Accelerate without extensive changes or updating the schema.