Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Roll pulling service reset timer on roll #108

Open
AndreMiras opened this issue Sep 16, 2018 · 0 comments
Open

Roll pulling service reset timer on roll #108

AndreMiras opened this issue Sep 16, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@AndreMiras
Copy link
Owner

In 03dabdd the service will go to sleep after a period of rolling inactivity.
If after that period the user rolls from the app, the service will be restarted and this is fine. However if the user starts a roll and that roll is not yet confirmed just before the service goes to sleep we have an issue.
Basically we need to find a way so the frontend app can notify the service to reset its inactivity timer.
This could probably be done through Internet Process Communication tools like Python OSC.

@AndreMiras AndreMiras added the enhancement New feature or request label Sep 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant