Replies: 1 comment 1 reply
-
The original system was designed to have an alert ongoing or not. However, we've moved away because it's very difficult to communicate and understand, and can be very difficult to determine when an alert should "end". Thus, we should think about Signals as points in time, not spans. So, not receiving an email is simply that there is no alert. And in the communications, make it clear that alerts are generated when there is a deterioration in some dataset that has not seen similar deteriorations in the recent past. Does that make sense? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In following this logic, I'm understanding that an end user is only going to get an alert for a unique country/indicator/alert level if they haven't already gotten one within the past 180 days. Despite only getting one email, this "alert state" could be ongoing. How does an end user know what's happening after they get this initial alert? It looks like this logic will send a subsequent alert if a situation escalates, but what about otherwise?
Is it correct that someone should interpret a lack of follow up email to be that either 1) the alert is no longer present, or 2) the alert is ongoing at the same level? This seems a bit ambiguous, so I'm wondering if there's a way we should treat these two situations differently (or potentially, there's existing logic that I'm missing).
cc @zackarno @caldwellst
Beta Was this translation helpful? Give feedback.
All reactions