]> git.basschouten.com Git - openhab-addons.git/commit
[http] Fix refresh time check and calculation (#16288)
authorJ-N-K <github@klug.nrw>
Wed, 17 Jan 2024 20:21:30 +0000 (21:21 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Jan 2024 20:21:30 +0000 (21:21 +0100)
commit06b8c73537f0c03af55b0105cdeaa521ea1e239e
tree68e44c544c2dc36d6eedf229186f232fac1d87be
parent41743e882a7ad9e14962f6ac924fd1df818f7e5f
[http] Fix refresh time check and calculation (#16288)

Signed-off-by: Jan N. Klug <github@klug.nrw>
bundles/org.openhab.binding.http/src/main/java/org/openhab/binding/http/internal/HttpThingHandler.java
bundles/org.openhab.binding.http/src/main/java/org/openhab/binding/http/internal/http/RefreshingUrlCache.java
bundles/org.openhab.binding.http/src/test/java/org/openhab/binding/http/RateLimitedHttpClientTest.java
bundles/org.openhab.binding.http/src/test/java/org/openhab/binding/http/RefreshingUrlCacheTest.java