Unclosed connections on redeploy
So my stack is fastify with yoga graphql and ofc Prisma. When redeploying app I think that the connection to the db is not being closed as after trying to fix the deployment for few commits (I redeployed the app every time to see changes) I started getting error as in console.

2 Replies
This is how I create prisma client for graphql

Metrics (Preview) | Prisma Documentation
Diagnose application performance with insights into Prisma Client database activity.
