You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good morning,
I have faced an error: "Maximum execution time of 30 seconds exceeded" after a Count in my MongoDB. My Laravel is a v5.7.22 and I am using your library to use MongoDB as my primary DB (which is awesome, btw).
I don't know why, but the count reaches 30 seconds when using another tool to explore the MongoDB is only 0.03 seconds (Compass or Robo3T). Do you know what can produce this timeout issue?