-
Notifications
You must be signed in to change notification settings - Fork 283
Number of risk encounters increasing although the number should be declining #1389
Comments
@zopyx |
How can I share the Exposure Log? |
(In German because I saw that the Language from CWA is German): Please go into Settings, then click "Begegnungsmitteilungen" -> "Aktiv" -> "Begegnungsüberprüfungen" -> scroll all the way down to the bottom -> "Überprüfungen exportieren" |
Okay so from the Exposure Log I can tell that the 9 Encounters are right and the ENF recorded them. |
Days since Encounter is coming directly from the API. We are not sure how they exact calculate this. If they calculate from encounter time than this maybe can happen. But they can also change the calculation during the betas which is also very likely. |
Not a real-world problem for me, I know how to interpret the data :) |
Another possible explanation: |
Hello everyone, Thanks for all the feedback. This issue has been mirrored to the internal Jira with ticket ID EXPOSUREAPP-3407. The devs have been notified and will now investigate the problem. Status updates will be posted in this thread. Best Regards, Corona-Warn-App Open Source Team |
@zopyx Regarding
In your OP you wrote:
As there is no mystery why this happens what is your question and/or proposal? |
Dear @zopyx, dear community, Thank you all very much for your contributions. Best wishes, Corona-Warn-App Open Source Team |
@bufemc can you share this persons EN log here (just rename the ending from .json to .txt) then we can take a closer look. Btw: I would expect to see "10 days since the last exposure" (not 11) on the second screen b/c of this problem: corona-warn-app/cwa-documentation#433 |
I gave the instructions as above:
However I wonder why it seems there is no MatchCount other than 0? Am I blind? The app shows 2 infections 9..11 days before. This is the full JSON output: |
Your friend is unfortunately still using iOS 14.0.1 which is affected by #1106, that's why there are no matches in the log. That is o/c unfortunate, b/c even if they update right now to iOS 14.1, matches will not appear retroactively and only new checks will show the correct match count. Could you ask them to update and share a screenshot + log once the checks have been performed after the update to iOS 14.1? |
@bufemc I put your JSON output in a file because it was filling up most of the issue page. Hope that's okay for you. Regards, Corona-Warn-App Open Source Team |
Yeah that's fine. As wished the person did upgrade iOS now.. and I will just put the MatchCounts >= 1 here:
BTW, will only the underlying API know when the contagious persons were met? And the CWA app shows 11 days now: |
@bufemc, yes only the ENF (Exposure Notification Framework) knows this. |
@bufemc your screenshot from today is consistent with the screenshot from Nov 02, both indicate that the last encounter happened on Oct 23. The only deviation is the first screenshot from Oct 29 which indicates that the encounter already happened on Oct 22. It's unclear to me where this discrepancy comes from tbh 🤷.
As @Ein-Tim already mentioned above: all the matching of keys and risk calculation is currently done within the Exposure Notification Framework (ENF) and the result is then exposed to CWA via the API. The output CWA gets from ENF looks like this (CWA currently only queries |
@bufemc once a day the ENF API is called to perform the matching procedure. The result (number of matches, days since last exposure) are then displayed as-is in your risk status. I agree that this is a bit confusing. |
There is a similar Issue open in the Documentation Repo: corona-warn-app/cwa-documentation#433 @dsarkar You stated a week ago that there will be a blog post Regarding this. When will the post get published? |
@Ein-Tim Thanks for the link 😀 Actually, I expect that the answer to my additional question may take a while, because maybe they have to ask G/A |
@Ein-Tim and I am always amazed how fast you find related tickets and you have an excellent overview over the tickets |
Because of the update to ENF v2 we can close this |
iOS 14.3 beta 4
CWA 1.5
CWA on 21.10.2020
CWA on 22.10.2020
![IMG_2770](https://user-images.githubusercontent.com/594239/96827292-8b6e0e80-1435-11eb-8225-a73215674ffb.jpeg)
Why is the counter of risk encounters increasing although no new encounters happened since 8 or 9 days?
Internal Tracking ID: EXPOSUREAPP-3407
The text was updated successfully, but these errors were encountered: