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

网络调整为offline后,发送请求应用层无法获取感知或者获取到网络连接错误信息导致应用一直等待。 #112

Open
lyf571321556 opened this issue Jul 4, 2023 · 3 comments

Comments

@lyf571321556
Copy link

ah.proxy({
onResponse: function (response, handler) {
//do something.....
handler.next(response);
},
});

@DAHUIAAAAA
Copy link
Collaborator

在 onError 里能 catch 到吗

@GuoSirius
Copy link

#56 #88 现象差不多,请求时,启动loading,异常后拦截不到,导致loading一直存在

@lyf571321556
Copy link
Author

在 onError 里能 catch 到吗

也不行,异常信息应用层一直没收到

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants