node-red-contrib-hubitat icon indicating copy to clipboard operation
node-red-contrib-hubitat copied to clipboard

Consider automatic retries on command node on response error

Open Botched1 opened this issue 3 years ago • 1 comments

On occasion I will get an error response on command nodes from the Hubitat Maker API. To handle that, I have to make complex flows that check status and retry multiple times on command failures.

It may be worth considering having the command node automatically retry the command when it receives an error.

Maybe on error, retry X times with Y delay in between?

Not sure how easy/hard that would be to do, but it was an idea.

Botched1 avatar Apr 01 '21 12:04 Botched1

I think it should be easy, let me think about it and I will make you a proposition :smiley:

(seriously ... I still not solved my issue with notification on new issue :disappointed: ) (edit: should be solved now, but I don't know how it will spam me with other organization repos ...)

fblackburn1 avatar Apr 15 '21 23:04 fblackburn1