Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[innogysmarthome] Reconnect fix (#8182) #8186

Merged
merged 13 commits into from
Jul 27, 2020
Merged

[innogysmarthome] Reconnect fix (#8182) #8186

merged 13 commits into from
Jul 27, 2020

Conversation

Novanic
Copy link
Contributor

@Novanic Novanic commented Jul 24, 2020

Fixes a few reconnect problems regarding the WebSocket, see issue #8182 for more information.

@Novanic Novanic requested a review from ollie-dev as a code owner July 24, 2020 18:28
@TravisBuddy
Copy link

Travis tests were successful

Hey @Novanic,
we found no major flaws with your code. Still you might want to look at this logfile, as we usually suggest some optional improvements.

@Hilbrand Hilbrand added the bug An unexpected problem or unintended behavior of an add-on label Jul 27, 2020
@Hilbrand Hilbrand merged commit 8f8c0de into openhab:2.5.x Jul 27, 2020
@Hilbrand Hilbrand added this to the 2.5.8 milestone Jul 27, 2020
Hilbrand pushed a commit that referenced this pull request Jul 29, 2020
Revert of "Reconnect fix (isDone was never true, because the scheduled task is everytime currently running when the scheduleRestartClient method is executed)" because it causes too many requests when the servers aren't available.

Signed-off-by: Sven Strohschein <[email protected]>
@Hilbrand Hilbrand removed this from the 2.5.8 milestone Jul 30, 2020
MPH80 pushed a commit to MPH80/openhab-addons that referenced this pull request Aug 3, 2020
* Reconnect fix (isDone was never true, because the scheduled task is every time currently running when the scheduleRestartClient method is executed)

Closes openhab#8182

Signed-off-by: Sven Strohschein <[email protected]>
Signed-off-by: MPH80 <[email protected]>
MPH80 pushed a commit to MPH80/openhab-addons that referenced this pull request Aug 3, 2020
Revert of "Reconnect fix (isDone was never true, because the scheduled task is everytime currently running when the scheduleRestartClient method is executed)" because it causes too many requests when the servers aren't available.

Signed-off-by: Sven Strohschein <[email protected]>
Signed-off-by: MPH80 <[email protected]>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
* Reconnect fix (isDone was never true, because the scheduled task is every time currently running when the scheduleRestartClient method is executed)

Closes openhab#8182 

Signed-off-by: Sven Strohschein <[email protected]>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
Revert of "Reconnect fix (isDone was never true, because the scheduled task is everytime currently running when the scheduleRestartClient method is executed)" because it causes too many requests when the servers aren't available.

Signed-off-by: Sven Strohschein <[email protected]>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
* Reconnect fix (isDone was never true, because the scheduled task is every time currently running when the scheduleRestartClient method is executed)

Closes openhab#8182 

Signed-off-by: Sven Strohschein <[email protected]>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
Revert of "Reconnect fix (isDone was never true, because the scheduled task is everytime currently running when the scheduleRestartClient method is executed)" because it causes too many requests when the servers aren't available.

Signed-off-by: Sven Strohschein <[email protected]>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
* Reconnect fix (isDone was never true, because the scheduled task is every time currently running when the scheduleRestartClient method is executed)

Closes openhab#8182 

Signed-off-by: Sven Strohschein <[email protected]>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
Revert of "Reconnect fix (isDone was never true, because the scheduled task is everytime currently running when the scheduleRestartClient method is executed)" because it causes too many requests when the servers aren't available.

Signed-off-by: Sven Strohschein <[email protected]>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
* Reconnect fix (isDone was never true, because the scheduled task is every time currently running when the scheduleRestartClient method is executed)

Closes openhab#8182 

Signed-off-by: Sven Strohschein <[email protected]>
andrewfg pushed a commit to andrewfg/openhab-addons that referenced this pull request Aug 31, 2020
Revert of "Reconnect fix (isDone was never true, because the scheduled task is everytime currently running when the scheduleRestartClient method is executed)" because it causes too many requests when the servers aren't available.

Signed-off-by: Sven Strohschein <[email protected]>
DaanMeijer pushed a commit to DaanMeijer/openhab-addons that referenced this pull request Sep 1, 2020
* Reconnect fix (isDone was never true, because the scheduled task is every time currently running when the scheduleRestartClient method is executed)

Closes openhab#8182 

Signed-off-by: Sven Strohschein <[email protected]>
Signed-off-by: Daan Meijer <[email protected]>
DaanMeijer pushed a commit to DaanMeijer/openhab-addons that referenced this pull request Sep 1, 2020
Revert of "Reconnect fix (isDone was never true, because the scheduled task is everytime currently running when the scheduleRestartClient method is executed)" because it causes too many requests when the servers aren't available.

Signed-off-by: Sven Strohschein <[email protected]>
Signed-off-by: Daan Meijer <[email protected]>
CSchlipp pushed a commit to CSchlipp/openhab-addons that referenced this pull request Sep 12, 2020
* Reconnect fix (isDone was never true, because the scheduled task is every time currently running when the scheduleRestartClient method is executed)

Closes openhab#8182 

Signed-off-by: Sven Strohschein <[email protected]>
CSchlipp pushed a commit to CSchlipp/openhab-addons that referenced this pull request Sep 12, 2020
Revert of "Reconnect fix (isDone was never true, because the scheduled task is everytime currently running when the scheduleRestartClient method is executed)" because it causes too many requests when the servers aren't available.

Signed-off-by: Sven Strohschein <[email protected]>
markus7017 pushed a commit to markus7017/openhab-addons that referenced this pull request Sep 19, 2020
* Reconnect fix (isDone was never true, because the scheduled task is every time currently running when the scheduleRestartClient method is executed)

Closes openhab#8182 

Signed-off-by: Sven Strohschein <[email protected]>
markus7017 pushed a commit to markus7017/openhab-addons that referenced this pull request Sep 19, 2020
Revert of "Reconnect fix (isDone was never true, because the scheduled task is everytime currently running when the scheduleRestartClient method is executed)" because it causes too many requests when the servers aren't available.

Signed-off-by: Sven Strohschein <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants