Improve pause-return-missed detection #9
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
javascript
question
released
semantic-release
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
florian/hermesx#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We can easily detect whether the user is likely to have missed booking in when they return from work.
This will of course miss the case where the user stays at his machine and surfs the web in which case the system wont be idle.
This can be caught through a fallback that we already have - does the user exceed is configured break time allotment.