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

Add default timeout of 30s to requests #77

Closed
wants to merge 1 commit into from

Conversation

peterashwell
Copy link

This fixes issue where urllib open has no default
timeout and can hang long running processes forever

Fixes #76

This fixes issue where urllib open has no default
timeout and can hang long running processes forever
@kisiel
Copy link

kisiel commented Jul 28, 2016

👍

1 similar comment
@rhoog
Copy link

rhoog commented Sep 6, 2016

👍

@JPFrancoia
Copy link

Please see PR #80.

@peterashwell
Copy link
Author

Closing this in favor of #80

@mayureshw
Copy link

In the latest tagged release 6.0.10 I was not able to see the timeout parameter to parse.

I am facing the issue of parser hanging, that requires use of the timeout. What is the latest status on this - given above issue is very old now.

@kurtmckee
Copy link
Owner

Please use an HTTP client package like requests.

Repository owner locked and limited conversation to collaborators Jan 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feedparser seems to occasionally hang and has no timeout
6 participants