There is currently a mongo.errors.tolerance flag which doesn't work as some customers expect. There is a need to be able to instruct the connector to fail under certain circumstances versus proceed. For example, it should be possible to fail the connector if the network connectivity to mongodb fails and in other cases throw data into the DLQ for malformed data for example. This ability to fine tune the behavior of errors is the feature request.