Closed youxq closed 2 days ago
Hi, we can't reproduce this issue with the information given so far. Can you please share a self-contained repository with instructions on how to reproduce this? Thanks.
Hi @jkomyno , I've created a self-contained repository that demonstrates the issue: https://github.com/youxq/prisma-connection-test Please follow the instructions in the README.md to reproduce the issue. Let me know if you need any further assistance.
Thank you!
Bug description
Through the monitoring system, it was found that the connections in the prisma connection pool would be closed suddenly, resulting in a timeout of fetching the connection, prompting
Timed out fetching a new connection from the connection pool.
See closing links via netstat
The monitoring system prompts that the number of connections suddenly decreases
Query latency p95 is very high: ~30s
How to reproduce
Expected behavior
No response
Prisma information
Environment & setup
Prisma Version