Closed
Bug 1529584
Opened 7 years ago
Closed 7 years ago
Distinguish sync error from server error in uptake status report
Categories
(Firefox :: Remote Settings Client, enhancement, P1)
Firefox
Remote Settings Client
Tracking
()
RESOLVED
FIXED
Firefox 67
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: leplatrem, Assigned: leplatrem)
Details
Attachments
(1 file)
According to this:
https://github.com/Kinto/kinto-http.js/blob/1b140556473a45186f06b3220d8ce41ea22bfe54/src/http.js#L114-L116
It seems that we currently don't distinguish Server errors (5XX) from Sync errors (processing response, storing in indexeddb etc.)
| Assignee | ||
Updated•7 years ago
|
Priority: -- → P1
| Assignee | ||
Comment 1•7 years ago
|
||
Distinguish Remote Settings errors when reporting uptake
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → mathieu
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed by mleplatre@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/35606fc8f21a
Distinguish Remote Settings errors when reporting uptake r=glasserc
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 67
You need to log in
before you can comment on or make changes to this bug.
Description
•