Hey all, question:
We're finding that prisma is timing out (server is closing) on transactions with a high number of relations. Is there a fix for this? We're considering just removing the relation field - have folks run into this?
✅ 1
n
Nurul
09/26/2022, 7:25 AM
Hey 👋
Have you configured the pool_timeout parameter and checked if it fixes the issue?
Nurul
09/27/2022, 8:28 AM
@Ashe Magalhaes Do let us know in case you are still running into this issue.