stefan-kaestle / openhab2-addons

Add-ons for openHAB 2.x
Eclipse Public License 2.0
16 stars 1 forks source link

Restart long polling correctly when it fails #76

Closed coeing closed 3 years ago

coeing commented 3 years ago

This fixes #62 and #74 by restarting the bridge/long polling after the long polling failed (either because the subscription expired or the controller restarted due to an update, manual restart,...).

GerdZanker commented 3 years ago

BTW: Is ''main'' now the right target branch?

coeing commented 3 years ago

BTW: Is ''main'' now the right target branch?

Yes, it is. I kept both main branches as well for now (main-with-merge and main-with-rebase), but we can delete those soon.