After reviewing the logs it looks like the insert property is a point where the code stops from executing correctly, this pr changes the insertOne method to an upsert method.
Adds additional logs and other operation errors are funneled to the error logger.
Another possibility is something changed in the data and maybe we have something that documentdb considers an operator.
After reviewing the logs it looks like the insert property is a point where the code stops from executing correctly, this pr changes the insertOne method to an upsert method.
Adds additional logs and other operation errors are funneled to the error logger.
Another possibility is something changed in the data and maybe we have something that documentdb considers an operator.