Mongodb – Axios GET in for loop causing "Sort exceeded memory limit" error
I'm trying to load entries from my mongoDB database one at a time. It works for about 400/1000 entries then breaks with the following error: Executor error during find command :: caused by :: Sort exceeded memory limit of 33554432…