摘要:
场景:应用刚上线排除大批量请求的问题线上多次出现的Deadlock found when trying to get lock错误代码:async batchUpdate(skus, { transaction }) { const result = await Promise.all(skus.map(async sku => { const record = await thi... 阅读全文
posted @ 2019-11-27 16:46
xulonglong
阅读(1215)
评论(0)
推荐(0)
浙公网安备 33010602011771号