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

Modify agressive service restart timer #48

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

gregorybel
Copy link
Contributor

use Missed Reading timer instead of a fix 5min timer.
Like this each has possibility to use a different timer.
I suggest using 6min for example.
Tested successfully.

PS: sorry PR is not so clean due to old commits.... :-)

@gregorybel
Copy link
Contributor Author

@jamorham any questions or remarks?

@jamorham
Copy link
Owner

This looks like it will modify more than the aggressive restart timer due to the way the missed readings service is structured.

What is the purpose of this PR, what issue is it designed to resolve or feature to implement?

@gregorybel
Copy link
Contributor Author

I see several issues:

  • user has no way to configure timer by itself, timer is fixed at 5min
  • most of the time, CGM send data every 5min, thus another timer value should be used, 6min for example

I thought combining both restart and missed reading would make sence.

@jamorham which issue do you see doing this?

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.

2 participants