Skip to content

Increase urlopen timeout in helper._request#28

Open
bytesoverflow wants to merge 19 commits intodcramer:masterfrom
bytesoverflow:master
Open

Increase urlopen timeout in helper._request#28
bytesoverflow wants to merge 19 commits intodcramer:masterfrom
bytesoverflow:master

Conversation

@bytesoverflow
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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

Development

Successfully merging this pull request may close these issues.

3 participants