Open Botched1 opened 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 ...)
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.