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

Time out in HTMLFetcher #12

Open
neerajbhatt opened this issue Oct 19, 2015 · 3 comments
Open

Time out in HTMLFetcher #12

neerajbhatt opened this issue Oct 19, 2015 · 3 comments

Comments

@neerajbhatt
Copy link

In HTMLDocument fetch(final URL url) there is no timeout. Ideally after creating final URLConnection conn = url.openConnection(); time out should be given. Please assign issue to me and I will send a pull request

@luckyace
Copy link

+1, I was very dissapointed when it stuck at night.

@DeepInEvil
Copy link

try to set the proxy overriding the method

@danizen
Copy link

danizen commented May 19, 2017

Fetch HTML separately, and feed it in via the BoilerpipeSaxInput - you can have your own timeouts and use a pipeline.

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

4 participants