Remove newFailed and reconciled from incoming counts in sync ping
Categories
(Firefox :: Sync, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: tcsc, Assigned: skhamis)
Details
Attachments
(1 file)
We've almost never been able to collect newFailed on any engines except desktop (it's very idiosyncratic for desktop). Reconciled is also tricky to thread through for rust engines on desktop, but most importantly, this is data collected in the sync ping that we not only have no current use for, we have no plans of the use, nor ideas for how we would use them.
So lets just take them out.
Comment 1•4 years ago
|
||
https://searchfox.org/mozilla-central/search?q=newFailed (and similarly for reconciled) has some hits which are for telemetry and some which is just for logging. We want to remove everything telemetry related.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Comment 4•4 years ago
|
||
Backed out changeset 5b13ba4a4939 (Bug 1648281) for causing xpcshell failures in test_syncengine_sync.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/5e4330b48f4a97164e9a132db97a9627d78fcef6
Push with failures, failure log.
Assignee | ||
Comment 5•4 years ago
|
||
Fixed the issue. Below is the trybuild with that test passing:
https://treeherder.mozilla.org/jobs?repo=try&revision=b360ef8b2c2fab55e06a83680d1d5b344eb21ece
Comment 7•4 years ago
|
||
bugherder |
Description
•