We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.3.4
Windows (64)
x86
在页面初始化时同时调用了两个接口,如果这时token过期,进行刷新时只会刷新先返回的那个请求,另外的请求就会丢失
在刷新后能够重新发起所有的请求,让页面正常显示 这里的逻辑可能需要调整
现在只会重新调用最先返回的接口
No response
The text was updated successfully, but these errors were encountered:
27b5222
No branches or pull requests
软件版本
1.3.4
运行环境
Windows (64)
运行架构
x86
重现步骤
在页面初始化时同时调用了两个接口,如果这时token过期,进行刷新时只会刷新先返回的那个请求,另外的请求就会丢失

期望的结果是什么?
在刷新后能够重新发起所有的请求,让页面正常显示

这里的逻辑可能需要调整
实际的结果是什么?
现在只会重新调用最先返回的接口
日志记录(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: