Closed
Bug 1285568
Opened 9 years ago
Closed 9 years ago
Dump final batch of child telemetry accumulations on child process shutdown.
Categories
(Toolkit :: Telemetry, defect, P3)
Toolkit
Telemetry
Tracking
()
RESOLVED
DUPLICATE
of bug 1218576
People
(Reporter: chutten, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [measurement:client])
The current design from bug 1218576 has us lose the last batch of child telemetry accumulations unless we're extremely lucky and the timer fires at exactly the right time.
Maybe key off of the child process shutdown message we observe in TelemetrySession to dump the last batch to the parent on shutdown?
Updated•9 years ago
|
Comment 1•9 years ago
|
||
This is already happening as part of bug 1218576.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•