chaozmc/ioBroker.oekofen-json

updateInterval is always started, even if first scan is not successful

Closed this issue · 0 comments

when

await axios.get(url + "/all??", { responseEncoding: "latin1" })
the axios get runs in an error, the updateInterval will be started though.