Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Conversation

@k8n
Copy link
Contributor

@k8n k8n commented May 22, 2014

At times (more often than I would like) box.com API services experience connectivity issues. (And at times a pesky OS X 10.9 network stack bug gets in the way.) The occasional symptoms are hung sockets and SSL EOL/EOF errors.

I worked-in a requests session HTTP adapter that puts timeout values of requests and retries requests that fail.

With some massaging, could this mechanism be part of box.py?

@tals
Copy link
Contributor

tals commented May 22, 2014

While I don't actually use Box or even use this library, I am somehow not surprised by what you're describing :)

I'm not sure about the adapter you wrote though. I'll look at it sometime.

…ction error rate when running on Python 2.7.

Issue likely due to http://bugs.python.org/issue5639
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.

2 participants