Closed
Bug 1195426
Opened 10 years ago
Closed 7 years ago
Deal with unloadable Telemetry pings
Categories
(Toolkit :: Telemetry, defect, P4)
Toolkit
Telemetry
Tracking
()
RESOLVED
DUPLICATE
of bug 1189425
People
(Reporter: gfritzsche, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [measurement:client])
Per bug 1189425, we may completely fail to load some pings.
We need to figure out how to deal with them.
We can start by trying to remove them, but if a ping file fails to load we may also fail to remove it.
![]() |
Reporter | |
Updated•10 years ago
|
![]() |
Reporter | |
Comment 1•10 years ago
|
||
The TELEMETRY_PENDING_LOAD_FAILURE_READ histogram tracks load failures: http://mzl.la/1Nor99a
This doesn't seem to be a significant issue.
Updated•10 years ago
|
Priority: -- → P2
![]() |
Reporter | |
Comment 2•10 years ago
|
||
The minimum work here would be to make sure that we remove unloadable pending pings from the ping cache, so we are not trying to send them repeatedly during a session.
![]() |
||
Updated•10 years ago
|
Priority: P2 → P3
Whiteboard: [unifiedTelemetry] → [unifiedTelemetry][measurement:client]
![]() |
Reporter | |
Updated•10 years ago
|
Comment 3•7 years ago
|
||
This work was done in bug 1189425
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•