closeio / closeio-api

Python API Client for Close
http://developer.close.com/
MIT License
65 stars 47 forks source link

Adding timeouts to API calls #97

Closed nrubin closed 6 years ago

nrubin commented 6 years ago

The CloseIO can occasionally hang (because of network issues, etc), so we added timeouts to all methods.