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

一直卡在超时的问题依然存在 #1820

Closed
hozzldf opened this issue Feb 20, 2025 · 4 comments
Closed

一直卡在超时的问题依然存在 #1820

hozzldf opened this issue Feb 20, 2025 · 4 comments

Comments

@hozzldf
Copy link

hozzldf commented Feb 20, 2025

#1235

Call call = mHttpClient.newBuilder()
.callTimeout(downloadTimeout, TimeUnit.SECONDS).build()
.newCall(new EhRequestBuilder(targetImageUrl, referer).build());
我看代码中有有一段设置超时的。但是实际使用时超时了几小时依然不动。

@hozzldf
Copy link
Author

hozzldf commented Feb 20, 2025

不知跟内置hosts是否有关,关闭该选项后就没遇到了

@wshj123
Copy link

wshj123 commented Feb 21, 2025

不知跟内置hosts是否有关,关闭该选项后就没遇到了

您好,您说的超时问题是不是下载以后原本在一定时间内没有下载完成就应该跳转到下一个文件?
如果是的话,那么我想请问内置的hosts这个东西如果是导致这个无法生效的原因,那么我把这个东西关了之后,界面就直接无法显示出来,应该怎么处理呢?难道使用自定义的hosts吗?

@xiaojieonly
Copy link
Owner

#1625

@wshj123
Copy link

wshj123 commented Feb 22, 2025

#1625

开发者老师,您好,请问这是您对我的回复吗?
如果是的话,我想说我已经成功登录进去了。

但登录这个熊猫的时候,平时是没有开梯子的。
所以我下载东西的时候,大部分的东西都有那么几页无法下载下来,只有开了梯子登上了美国的节点以后才能够下载下来。

您在设置里面好像增添了一段时间内无法响应,就跳到下一个下载选项的设置一直没什么用。

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