openhab / openhab-addons

Add-ons for openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.88k stars 3.59k forks source link

[boschindego] Not all http request have explicit timeout #15507

Open lsiepel opened 1 year ago

lsiepel commented 1 year ago

While refactoring some bindings to explicilty have a timeout set for http calls, boschindego was left out.

This was due to some longpoll requests that needed more investigation. Details: _Originally posted by @jlaur in https://github.com/openhab/openhab-addons/pull/15505#discussion_r1306568446_

jlaur commented 1 year ago

See also #13182.

lsiepel commented 3 months ago

When reading issue https://github.com/openhab/openhab-addons/issues/17176 i remembered this one about the long polling. Did you ever get this fixed or some detailed logging?

jlaur commented 3 months ago

@lsiepel - the latest status can be found in this thread: https://community.openhab.org/t/bosch-indego-how-to-use-bosch-single-id/146299/34

Although it would be interesting to get back to the longpoll topic, in the current situation I'm not willing to invest the time, since Bosch can block us anytime, and already did so in the past. If the API would be made public and officially supported, I would be happy to pick this up.