Hinky
Hinky
Explore posts from servers
PPrisma
Created by Hinky on 6/11/2024 in #help-and-questions
too many db connections on Prisma Accelerate
yeah that well over. I am going to neon db with their serverless adaptor and seems to be going well so far.
16 replies
PPrisma
Created by Hinky on 6/11/2024 in #help-and-questions
too many db connections on Prisma Accelerate
yeah that is correct. its okay, im in middle of moving to neon db serverless adaptor, seems to have fixed it.
16 replies
PPrisma
Created by Hinky on 6/11/2024 in #help-and-questions
too many db connections on Prisma Accelerate
@Nurul (Prisma) sorry i am tagging you. i sent a db conneciton limit in string, i believe i set 30. My max connections is 200 on db. However prisma accerlate alone is taking up 102 connections, i am quite sure that this stage that prisma accerelate is going to run into conneciton limit. Are you able to have a look on your end? otherwise i think im better off going else where for pooling
16 replies
PPrisma
Created by Hinky on 6/11/2024 in #help-and-questions
too many db connections on Prisma Accelerate
Just a small update, its up to about 60 connnections now.
16 replies
PPrisma
Created by Hinky on 6/11/2024 in #help-and-questions
too many db connections on Prisma Accelerate
thank you for the reply. Ive increase the db connction limit which helped. im guessing prisma accerlate defaults to 100 connections. which is all good just was causing issues iwth my dbeaver and so on connections. Ive done the conneciton limit now, set to 10. however prisma is still using over 10 connections, currnetly 19. but for now its good enough and will keep an eye on it. thank you nurul
16 replies
PPrisma
Created by Hinky on 6/11/2024 in #help-and-questions
too many db connections on Prisma Accelerate
@Nurul (Prisma) I am sorry to @ you, i was just hoping if you had any sort of update from your end? i am needing to kill all connections often just for myself testing basically.
16 replies
PPrisma
Created by Hinky on 6/11/2024 in #help-and-questions
too many db connections on Prisma Accelerate
No description
16 replies
PPrisma
Created by Hinky on 6/11/2024 in #help-and-questions
too many db connections on Prisma Accelerate
Only other thing i am thinking of, but i cant find information to confirm this. I am using prisma on edge, but also still have some lambda functions, as at the moment i am just using the same prismaClient edge for both edge and lamdba. I am thinking i should create two separate prisma singletons for each enviroment?
16 replies
PPrisma
Created by Hinky on 6/11/2024 in #help-and-questions
too many db connections on Prisma Accelerate
16 replies