Hinky
Explore posts from serversPPrisma
•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
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
TTCTheo's Typesafe Cult
•Created by Kaan on 2/14/2024 in #questions
Getting a 405 Method not allowed on Vercel
cheers for reply. Im not using uploadthing at all. For me error seems to come from going from next.js 13 to 14, i have two trpc routers for edge and then lambda, and for some reason the lambda side all go to 405 but edge is all good. No biggie, ill just chill on 13 for now
4 replies
TTCTheo's Typesafe Cult
•Created by Kaan on 2/14/2024 in #questions
Getting a 405 Method not allowed on Vercel
@Kaan did you have any luck?
4 replies
TTCTheo's Typesafe Cult
•Created by Xaohs on 8/10/2023 in #questions
Intellisense unbearably slow
increasing my ram did help but more just in those really bad situations where clearly didnt have any memory left. Ive run code --status and can clearly see i can exceed 3gb default quite often. However sadly just still normal use isnt quick. Frequently waiting 5-20sec for intellisense.
Webstorm was sometimes better and then othertimes just didnt give any suggestions even after waiting like 30+sec
24 replies
TTCTheo's Typesafe Cult
•Created by Xaohs on 8/10/2023 in #questions
Intellisense unbearably slow
ive chucked vscode 12gb of ram over default 3gb, should be more than enough. will see over time how it goes. but i think its doing a bit better.
24 replies
TTCTheo's Typesafe Cult
•Created by Xaohs on 8/10/2023 in #questions
Intellisense unbearably slow
is there a way to give ts more ram? ill chuck that boi whatever it needs
24 replies
TTCTheo's Typesafe Cult
•Created by Xaohs on 8/10/2023 in #questions
Intellisense unbearably slow
@xaohs if you find a solution please keep me posted. its driving me nuts. im just about to try out webstorm and see if much better
24 replies
TTCTheo's Typesafe Cult
•Created by Jon Higger (He / Him) on 6/14/2023 in #questions
Buying a new Mac, How important is the Chip or having >16GB ram
honestly this main reason i havent gone with mac for laptop. i currently have 40gb on my laptop and run near 90% alot of the time. but i do alot of photoshop too.
If i was going for mac, my minium would be 32gb but i dont think would be enough in my case
29 replies