ericsomdahl / python-bittrex

Python bindings for bittrex
MIT License
585 stars 283 forks source link

Update bittrex.py #133

Closed ayy1337 closed 6 years ago

ayy1337 commented 6 years ago

Added timeout parameter to requests.get() call to avoid indefinite hanging.

ericsomdahl commented 6 years ago

hmm - i restarted the build just to see if anything would change, and got different test failures for both 2.7 and 3.6.

My guess is that something is wrong with Bittrex itself. I'll re-run the build again in a few hours and see if their API is acting better