Performance: let MongoDB return errors instead of preventing them

This is how I use:

const { MongoServerError } = require("mongodb")