Closed bwalsh closed 5 years ago
I am seeing the following types errors in the server logs:
{
"msg": MongoDb: iterating results",
"error": "BSONObj size: 33531625 (0x1FFA6E9) is invalid. Size must be between 0 and 16793600(16MB) First element: aggregate: \"bwalsh-test_vertices\""
}
The input BSON query is larger than the max (16MB) that mongo allows.
Thanks. Would it be useful to return that error to the client(s) ?
There might be a silent server side error when a large list of gids are passed to V()
Create a long list of alleles
No hits are returned
Try it with the first 50 alleles