-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]: 创建收藏遇到unique index 重复的问题 #366
Labels
Comments
可能是并发的问题? 代码似乎没有问题, |
看了一下请求日志,也不是同一个请求发了两次 |
加上 trace 之后这两天有无新的发现 |
没有相同的报错了... 先close了 |
真奇怪.... |
|
这里 |
看起来像是
|
所以是两个请求一起进来么? |
是的,看日志应该是 |
加个锁吧,我晚点提个 pr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
暂时还没没找到复现,但是有不少日志错误
对应的请求是用户 730066 用 post 请求想要收藏 335225
@RanKKI
The text was updated successfully, but these errors were encountered: