ManfryOriginal post
Rank 1: Thread
Have a large collection and am getting this when trying access it via the console or the make queries, tried adding a index via api and modifying my search parameters but it had no effect
Summary
Developers experiencing database timeouts with a large collection of over 4 million+ documents should consider adjusting queries or adding an index to improve performance. Separating data into different collections or databases could also be an effective solution to prevent this issue in the future.