]> git.basschouten.com Git - openhab-addons.git/commit
[telegram] Fixes exceptions that stop rules/actions from finishing (#11215)
authorMatthew Skinner <matt@pcmus.com>
Sat, 11 Sep 2021 11:34:23 +0000 (21:34 +1000)
committerGitHub <noreply@github.com>
Sat, 11 Sep 2021 11:34:23 +0000 (13:34 +0200)
commitd0c435b9bdca005d7f2818e273e8893329617cc5
tree53128f9590a59eaa373cd35c26026b1f88ef1ce2
parentce8fac8df2f8a89c1a0cc395f448a6763fb6ea86
[telegram] Fixes exceptions that stop rules/actions from finishing (#11215)

* reorder channel updates.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* catch exceptions.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Spotless fixed

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* increase timeout.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Fix NPE in action from causing issues.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* fix logger.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
bundles/org.openhab.binding.telegram/src/main/java/org/openhab/binding/telegram/internal/TelegramHandler.java
bundles/org.openhab.binding.telegram/src/main/java/org/openhab/binding/telegram/internal/action/TelegramActions.java