Lee
05/10/2022, 11:07 AMGraphQLError: Timed out fetching a new connection from the connection pool. More info: http://pris.ly/d/connection-pool (Current connection pool timeout: 10, connection limit: 30)Has anyone seen this error before? We’re currently being haunted by it, and have tried tweaking connection limits/timeouts/adding pgbouncer/throttling concurrent DB access/nearly everything we can think of and no success 🥲
Nurul
05/11/2022, 8:30 AM@prisma/client?
Can you have a look at this GitHub Issue: #12858, it’s the same issue that you are facingLee
05/11/2022, 8:43 AMNurul
05/11/2022, 8:48 AM@prisma/client which I think should be helpful in this case