Hello, I am using the node.js library and “insertOne” function to insert a document: https://github.com/JimLynchCodes/Super-Scraper/blob/master/backend/server.js#L118
For some reason, this creates TWO of this document in the database (3 seconds apart).
I am totally baffled here. Can anyone explain why this creates two documents and not one?
BTW - it would be nice if you guys didn’t kill the slack channel.