Working with Prisma + mongo, I have a document siz...
# prisma1-community
s
Working with Prisma + mongo, I have a document sized around 25MB. For the following Prisma query, Prisma crashes and gives timeout issues. I have been facing a lot of issues with Prisma + Mongo. What should I do? I am already on 12 GB RAM, 8 GB Heap, 3 Cores. @Ryan