PelionIoT / mbed-connector-api-python

python library for using connector.mbed.com
Apache License 2.0
2 stars 2 forks source link

Add timeout to rest calls #3

Open BlackstoneEngineering opened 8 years ago

BlackstoneEngineering commented 8 years ago

Problem

Currently the rest calls don't seem to timeout

Solution

implement timeouts for the requests bottom layer