-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: Not Applicable
-
Component/s: MongoDB 3.4
-
Empty show more show less
-
Not Needed
I am sending a POST request from an application and getting the below mentioned error:
$push used too much memory and cannot spill to disk. Memory limit: 104857600 bytes
I am using atlas managed mongo-db with 2GB Ram and 10 GB storage. I think I need to update some configuration settings, but I am missing it. Can someone help me resolve this error?