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

deCONZ - Retry on BridgeBusy errors #23436

Merged
merged 5 commits into from May 3, 2019

Conversation

Kane610
Copy link
Member

@Kane610 Kane610 commented Apr 26, 2019

Description:

If you try to control too many devices at the same time like when calling on/off for group.all_lights some requests will get BridgeBusy errors from deCONZ. This tries to mitigate the issue with not all lights being controlled by adding a retry with a max of 3 tries.

Related issue (if applicable): fixes #22852

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

@Kane610 Kane610 self-assigned this Apr 26, 2019
@Kane610 Kane610 marked this pull request as ready for review April 28, 2019 20:37
@Kane610 Kane610 merged commit 6e34015 into home-assistant:dev May 3, 2019
@Kane610 Kane610 deleted the deconz-resubmit-on-bridgebusy branch May 3, 2019 15:55
@balloob balloob mentioned this pull request May 14, 2019
alandtse pushed a commit to alandtse/home-assistant that referenced this pull request Oct 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error while executing automation. Unknown error for call_service
4 participants