Hey all, question: We're finding that prisma is ti...
# orm-help
a
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
Hey 👋 Have you configured the pool_timeout parameter and checked if it fixes the issue?
@Ashe Magalhaes Do let us know in case you are still running into this issue.