Open
Bug 1191318
Opened 10 years ago
Updated 3 years ago
Investigate ping generation on "idle" notifications
Categories
(Toolkit :: Telemetry, defect, P4)
Toolkit
Telemetry
Tracking
()
NEW
People
(Reporter: Dexter, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [unifiedTelemetry] [measurement:client])
We may trigger ping generations etc. when we receive the "idle" notification instead of only rescheduling timers - do we have to?
Reporter | ||
Updated•10 years ago
|
Reporter | ||
Updated•10 years ago
|
Reporter | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
ni?dexter for context - what concern did we have with generating pings on idle?
Flags: needinfo?(alessio.placitelli)
Priority: -- → P3
Whiteboard: [unifiedTelemetry] → [unifiedTelemetry] [measurement:client]
Reporter | ||
Comment 3•10 years ago
|
||
This bug was about investigating the opportunity to generate pings which required gathering data immediately after the user became "idle", without waiting for the appropriate scheduler cycle This way gathering can be completed before the user becomes active again.
Flags: needinfo?(alessio.placitelli)
Comment 4•10 years ago
|
||
Going from comment 0, i vaguely remember that on "idle" we:
* in the schedulers "idle" handler we do reschedule timers
* the "idle" handler may also trigger ping generation
* that may be undesired
Updated•10 years ago
|
Priority: P3 → P4
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•