Closed RichieB2B closed 3 years ago
Timeouts are important. As the requests documentation states:
Nearly all production code should use this parameter in nearly all requests. Failure to do so can cause your program to hang indefinitely.
I've seen the Honeywell servers behave erratically, causing EvohomeClient() to hang indefinitely. Adding timeouts should help in that situation.
Timeouts are important. As the requests documentation states:
I've seen the Honeywell servers behave erratically, causing EvohomeClient() to hang indefinitely. Adding timeouts should help in that situation.