openhab-addons/bundles/org.openhab.io.openhabcloud/src/main
Dan Cunningham 9ba3c07d3e
[openhabcloud] Reconnection Fixes (#14251)
* [openhabcloud] Possible connection leak
* Creates thread safe reconnection, reduces unnecessary polling on setup, removes unused variables.
* adds the reconnect settings to the internal socket.io options.
* Up the min reconnect time
* Use @ssalonen sugestion for backoff mins and randomness
* Reconnect after server initiated disconnect
* Remove unhelpful comments

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2023-01-29 10:21:54 +01:00
..
feature [openhabcloud] reconnect on connection errors (#11153) 2021-11-12 21:06:47 +01:00
java/org/openhab/io/openhabcloud [openhabcloud] Reconnection Fixes (#14251) 2023-01-29 10:21:54 +01:00
resources/OH-INF Adapt to core changes (addon.xml) (#13289) 2023-01-15 20:31:42 +01:00