boc-tothefuture / openhab-jruby

JRuby Libraries for Openhab
Eclipse Public License 2.0
6 stars 9 forks source link

test(rest): retry on failure #581

Closed jimtng closed 2 years ago

jimtng commented 2 years ago

Another attempt to resolve #576

I'm still not sure what caused the "connection refused" error, but this wouldn't hurt.

At first I tried using the retry keyword inside the rescue block but it didn't seem to work. Doing the retry in a loop seems to do the trick.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 4.39.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: