我正在尝试使用两个并行的多文档事务更新文档,但出现以下错误:???
MongoError: WriteConflict error: this operation conflicted with another operation. Please retry your operation or multi-document transaction.
我怎样才能解决这个问题?
mongoose mongodb node.js
mongodb ×1
mongoose ×1
node.js ×1