I am facing some performance issues when client qu...
# prisma-whats-new
r
I am facing some performance issues when client query is around 4 level deep. I have raised an issue on github for same: https://github.com/graphcool/prisma/issues/2075 It would be great if someone can have a look at it.
👍 2
@nilan @andre
@nilan: It would be great if you can have look at above issue.
n
will do, thanks @Raeesaa 🙂
👍 1
r
What is the difference between
SQL_INTERNAL_CONNECTION_LIMIT
and
SQL_CLIENT_CONNECTION_LIMIT
env variables passed to prisma service? I understand they are used for defining JDBC threads but what is the difference between internal and client?
👍 1