Avoid a `TelemetryUtils` exception in background task mode
Categories
(Firefox :: New Tab Page, enhancement)
Tracking
()
People
(Reporter: nalexander, Assigned: nalexander)
Details
Attachments
(1 obsolete file)
Right now, background tasks that use ASRouter will witness an exception in TelemetryUtils. It's been around forever and doesn't seem to be harmful, but we might as well avoid it if we can.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
There's no browsing session and subsession in background task mode, so
avoid asking for session metadata and throwing an obscure date-parsing
exception.
Comment 2•2 years ago
|
||
The severity field is not set for this bug.
:amy, could you have a look please?
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 3•2 years ago
|
||
No need to add severity. When DI team is ready, we'll get review on this or an alternate approach.
Hi Nick, looks like we have a review request for OMC on the bug, is this something still being worked on or is it safe to close the phabricator bug (or remove the OMC group reviewers)?
(Sorry for the ping on this out of the blue, we've been cleaning up our review requests during triage).
| Assignee | ||
Comment 5•1 year ago
|
||
(In reply to Negin Sauermann from comment #4)
Hi Nick, looks like we have a review request for OMC on the bug, is this something still being worked on or is it safe to close the phabricator bug (or remove the OMC group reviewers)?
(Sorry for the ping on this out of the blue, we've been cleaning up our review requests during triage).
I've abandoned the revision; there's nothing pending on this.
Updated•1 year ago
|
Description
•