Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider automatic retries on command node on response error #102

Open
Botched1 opened this issue Apr 1, 2021 · 1 comment
Open

Consider automatic retries on command node on response error #102

Botched1 opened this issue Apr 1, 2021 · 1 comment

Comments

@Botched1
Copy link
Contributor

Botched1 commented Apr 1, 2021

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 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
@fblackburn1
Copy link
Owner

fblackburn1 commented Apr 15, 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 ...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants