Skip to content
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

支付积分相关接口,并发次数足够多会出现刷积分的情况。 #448

Closed
HHHCODE opened this issue Nov 23, 2018 · 0 comments
Closed
Assignees
Labels

Comments

@HHHCODE
Copy link
Contributor

HHHCODE commented Nov 23, 2018

Describe the bug

用户积分只够支付一次的情况下,Android多线程10次请求可以成功多次,造成用户的积分为负数,出现刷积分的情况。
建议用路由中间件的方式处理,但是尝试调用Throttle中间件无效。

@medz medz self-assigned this Nov 23, 2018
@medz medz added the Fixed label Nov 26, 2018
@medz medz closed this as completed Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants