Open
Bug 1416388
Opened 8 years ago
Updated 3 years ago
iOS Sync Telemetry Ping "httperror" failureReason doesn't contain status code
Categories
(Firefox for iOS :: Sync, enhancement)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| fxios | + | --- |
People
(Reporter: tcsc, Unassigned)
Details
It's supposed to, but instead it always contains the string "RequestError", due to this line https://github.com/mozilla-mobile/firefox-ios/blob/master/Sync/SyncTelemetryUtils.swift#L304. Unfortunately, the status code doesn't seem to be available on that type at that point.
Comment 1•8 years ago
|
||
Can you take on the implementation work for this?
Flags: needinfo?(tchiovoloni)
| Reporter | ||
Comment 2•8 years ago
|
||
Not in the short term. It seems doable but not trivial, and I'm fairly backlogged ATM.
Flags: needinfo?(tchiovoloni)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•