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

was: reset display timer on WAS command endpoint result #351

Conversation

stintel
Copy link
Collaborator

@stintel stintel commented Dec 20, 2023

With WAS Command Endpoint enabled, if a command endpoint takes long to respond, the display timer might expire before the response arrives. Reset the display timer when a response arrives.

Fixes #349.

With WAS Command Endpoint enabled, if a command endpoint takes long to
respond, the display timer might expire before the response arrives.
Reset the display timer when a response arrives.

Fixes #349.
@stintel stintel force-pushed the fix/reactivate_display_on_was_command_endpoint_response branch from 0b47461 to 7a5c42b Compare December 20, 2023 21:58
@kristiankielhofner kristiankielhofner merged commit b5a48f5 into main Dec 20, 2023
15 checks passed
@kristiankielhofner kristiankielhofner deleted the fix/reactivate_display_on_was_command_endpoint_response branch December 20, 2023 22:58
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

Successfully merging this pull request may close these issues.

Screen times out even with a request in flight
2 participants