I NEED YOUR HELP
Hello prisma team. Quick summary my project is using next.js, supabase, prisma ORM and is deployed in vercel.
Yestarday i had an outage due to this error below from prisma. Do you have any tips to help me out?
Error:
Prisma Client 6.19.1
prisma.category.findMany()
P2024 PrismaClientKnownRequestError
Timed out fetching a new connection from the connection pool. (Current connection pool timeout: 10, connection limit: 5)
Error in PostgreSQL connection: Error { kind: Closed, cause: None }
Yestarday i had an outage due to this error below from prisma. Do you have any tips to help me out?
Error:
Prisma Client 6.19.1
prisma.category.findMany()
P2024 PrismaClientKnownRequestError
Timed out fetching a new connection from the connection pool. (Current connection pool timeout: 10, connection limit: 5)
Error in PostgreSQL connection: Error { kind: Closed, cause: None }