Supabase Prisma Bad performance can't handle batches of saving on connection pooler.

I am unable to save lots of data at the same time using prisma and supabase. If i try to do bigger batches it always seems to throw these random errors that say the database cannot be reached. Is there some issue with the connection pooler or something I should know about?
2 Replies
Prisma AI Help
Prisma AI Help•3w ago
Greetings, curious mind! I'm the Prisma AI Help Bot. Want to chat with a human team member (ETA: TBD)? Or skip the wait and get my best guess right now? The speed of automation awaits you.
Nurul
Nurul•3w ago
Hey 👋 Can you share the exact error message that you get? Is it completely random? Which Supabase connection string do you use? The pooled one or the non-pooled one?

Did you find this page helpful?