Hi !
I’m building a Go app using the mongo driver (v1.17.2) and it seems that it sends a collection.Find() on two of my 3 collections every 30s, but I don’t know why… I tried to disable the heartbeat and a couple of things but no way to stop these queries.
Thanks for your help.