nightscout / nightscout/AndroidAPS
Feature request: Time parameter for the 'Pump unreachable" alert
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1.2k
- Forks
- 6.4k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 19
Description
This alert can trigger while I am switching from an old pod to a new one.
I'd rather not get this alert while switching to a new pod. But, if AAPS cannot reach the pod any other time, I would like to be alerted.
Would it be possible to add a parameter to this alert so that if you enable it, you can also specify or choose a time parameter that the alert would not trigger until the length of time the pump is unreachable reaches this time period.
For example, let's say you give the user the following choices:
5 minutes
10 minutes
20 minutes
40 minutes
And you can set the default to 5 minutes.
Then, if the user has the alert enabled, it would only trigger if the pump is unreachable more than the chosen length of time.
Then, someone like me can set it to 10 minutes for example and then it will never trigger while I am switching to a new pod.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the “Pump unreachable” alert, its user-facing settings, and the logic that determines when the alert fires. Trace how pump-unreachable duration is measured, then define done as allowing a selectable delay and verifying that the alert waits for that duration while still triggering afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100