-
-
Notifications
You must be signed in to change notification settings - Fork 143
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
[feature] Consent mechanism for clean insights measurements #452 #458
Conversation
23e2e95
to
7b409d1
Compare
7b409d1
to
2daedc3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's not mention clean insights in the code and comments.
Let's not assume people reading the code know what clean insights is, let's use a generic term like "Usage Metric Collection".
2daedc3
to
66573af
Compare
66573af
to
fb4baf8
Compare
tasks/consent.yml
Outdated
|
||
- name: Ensure user has enough time to read | ||
pause: | ||
seconds: 30 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's bring this down to 13 seconds
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Waiting for openwisp/openwisp-utils#365 to be merged.
Closes #452
Blockers