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

Setting a custom override_idle duration does not always work. #67

Open
krisgesling opened this issue Nov 1, 2021 · 0 comments
Open
Labels
bug Something isn't working

Comments

@krisgesling
Copy link
Contributor

Describe the bug
Setting a custom override_idle duration does not always work.

Example is the Naptime Skill where we sleep for 5 seconds then release the GUI instead of override_idle=5. Some discussion here about that and the possible cause: MycroftAI/skill-naptime#41 (comment)

This may need to be addressed in the broader Skills interaction sprint

To Reproduce
Steps to reproduce the behavior:

  1. show a page with override_idle=5
  2. page does not always disappear after 5 seconds.

Expected behavior
should respect the duration of the override

@krisgesling krisgesling added the bug Something isn't working label Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant