fblackburn1 / node-red-contrib-hubitat

MIT License
18 stars 4 forks source link

Consider automatic retries on command node on response error #102

Open Botched1 opened 3 years ago

Botched1 commented 3 years ago

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.

fblackburn1 commented 3 years ago

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 ...)