Please, suggest how to manage mentioned in topic message.
Tests are fine. However, in console I see this one exception message:
double check on:
db.users.count()
db.users.distinct(“email”).length
returns the same values.
I can catch exception in code. But I cannot identify root cause.