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

Increase urlopen timeout in helper._request #28

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Increase urlopen timeout in helper._request #28

wants to merge 19 commits into from

Conversation

tobydeh
Copy link

@tobydeh tobydeh commented Mar 26, 2013

We were receiving intermittent timeout errors when making payments using the paypal pro libraries. passing the optional timeout parameter to urllib2.urlopen in _request fixes the issue.

@spookylukey
Copy link
Collaborator

I can't merge this at the moment - it would bring in lots of other changes. Submit a pull request for just the issue and I'll merge it.

@spookylukey
Copy link
Collaborator

I'm unsubscribing from this thread. The maintained version of django-paypal changed to https://github.com/spookylukey/django-paypal/ a long time ago, if you have an interest in this code being merged to the maintained version, please look at that repo.

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