Mongoku icon indicating copy to clipboard operation
Mongoku copied to clipboard

Add timeout for find queries

Open SirAnthony opened this issue 6 years ago • 0 comments

Browser usually drops connection after 5 minutes as timeout request, but find query continues to execute and create cpu load. This behaviour can be reproduced with regexp query on big dbs (millions of documents).

SirAnthony avatar Apr 30 '20 12:04 SirAnthony