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

Race condition Query\Execute #69

Open
veonua opened this issue Jun 14, 2021 · 0 comments
Open

Race condition Query\Execute #69

veonua opened this issue Jun 14, 2021 · 0 comments

Comments

@veonua
Copy link

veonua commented Jun 14, 2021

Execute and Query requests come almost in the same moment, so
the Nest hub is not able to finish the UDP request.

image

Concurrent UDP commands to the same port are not allowed!
"Error: NOT_ALLOWED
at new P (https://www.gstatic.com/eureka/smarthome/smarthome_sdk.js:98:84)
at R.complete (https://www.gstatic.com/eureka/smarthome/smarthome_sdk.js:111:196)
at T.onMessage_ (https://www.gstatic.com/eureka/smarthome/smarthome_sdk.js:130:194)
at https://www.gstatic.com/eureka/smarthome/smarthome_sdk.js:67:319"

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

1 participant