-
Notifications
You must be signed in to change notification settings - Fork 18
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
Issues with Experience Sampling #295
Comments
I have a suspicion it might have to do with either unstable/missing WIFI, or, more likely, that I locked and unlocked the laptop repeatedly to save power |
as we've defined the algorithm, regularly locking/unlocking the laptop would actually reduce the number of popups, not increase it... But a similar thing happened for me, hopefully no longer on v0.0.19 |
This morning, I received a self-report pop-up right when I started working on my computer. After keeping it open for 20mins, it now closed and reopened with another pop-up.
|
@AlexanderLill does it also work better for you (i.e. no more multiple pop-ups after each other)? |
I have not experienced this behavior since then, but did not have the same extreme sleep-wake switches as when I created the issue. So far the experience sampling works fine, except sometimes the dialogue is shown right after unlocking the laptop (so I skip it), and at some point it would be cool to define working times, so that my experience watching episodes of "Last Of Us" is less often experience sampled. |
thanks for the feedback! When you mention that it appears right after resuming, could it be that this is ca 27mins later, or do you mean within the first few minutes (which would be a bug?) CC @SRichner |
Sometimes it is shown within the first few minutes after resuming - I will check if I am on the latest version and try to copy the logs next time it happens. |
Is it correct that, when the sampling is shown, the log message |
@AlexanderLill Yes, however, when skipping, an ExperienceSamplingSkipped event should be stored |
Hoi, I have not observed the behavior initially described in this issue. However, I sometimes still notice that there is an experience-sampling window already shown when I unlock my laptop. Checking the logs, it also seems that something was happening the entire night - I have locked my laptop at about 11pm, and opened it at 9:18am and 10:04. As shown in the screenshots, at both these times an experience-sampling window was shown with a timestamp a few minutes before (9:05 and 10:01). @SRichner I am using version 0.0.21 Here are the logs
|
@AlexanderLill reported getting 6 experience sampling requests within an hour
The text was updated successfully, but these errors were encountered: