You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Botched1
changed the title
Consider automatic retries on command node if on response error
Consider automatic retries on command node on response error
Apr 1, 2021
I think it should be easy, let me think about it and I will make you a proposition 😃
(seriously ... I still not solved my issue with notification on new issue 😞 )
(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.
The text was updated successfully, but these errors were encountered: