Page MenuHomePhabricator

Deduplicate JS error logs
Closed, DeclinedPublic

Description

The same error will be reported many times, with variations due to browser and i18n differences. Try to deduplicate/group errors in the postprocessing or display step. (One way to do this is to ignore error messages and rely on location/stack information exclusively.) Ideally this should be in sync with the error id (T519). Also, ideally this should be clever enough to always pick an error record with English message as the group representative.

Event Timeline

Tgr claimed this task.
Tgr raised the priority of this task from to Medium.
Tgr updated the task description. (Show Details)
Tgr changed Security from none to None.
Tgr subscribed.
Tgr removed Tgr as the assignee of this task.Jan 30 2015, 2:38 AM

At the time of creating this task it was assumed that the server side implementation of error logging would be based on Sentry. We have eventually decided on a different implementation, so de-tagging.

The parent task RfC has been declined, hence also declining this task.
If this task should still be open, then please update its description and associate an active project - thanks!