robertklep / nefit-easy-core

Core functionality to implementation communications with Nefit/Bosch backend.
MIT License
21 stars 4 forks source link

Timeouts with more than one active client #9

Closed robertklep closed 7 years ago

robertklep commented 7 years ago

This is the cause for the timeouts mentioned here: robertklep/homebridge-nefit-easy#2

It may be solved when #6 is implemented, but have to investigate.

robertklep commented 7 years ago

677ad35176c57d5596783d0a72c348bdfd12fa1d should mitigate timeouts, by implementing request retries.