MongoDB Locking Issue
Hello,
I send my requests to the MongoDB server through Prisma, and everything works very normally during the day without any issues. But mostly at night, around midnight to noon (Iran time), this problem occurs where MongoDB seems to lock up and does not perform any operations. I have tested this both with mongosh and Mongo Compass, but the problem still exists. Also, I have not set any specific event or task to run at night, and I don’t do anything special during that time. I am also fairly sure that memory and CPU usage are not low.
I send my requests to the MongoDB server through Prisma, and everything works very normally during the day without any issues. But mostly at night, around midnight to noon (Iran time), this problem occurs where MongoDB seems to lock up and does not perform any operations. I have tested this both with mongosh and Mongo Compass, but the problem still exists. Also, I have not set any specific event or task to run at night, and I don’t do anything special during that time. I am also fairly sure that memory and CPU usage are not low.