Page MenuHomePhabricator

Log Javascript errors in UploadWizard funnel flow
Closed, ResolvedPublic

Description

Javascript errors in the UploadWizard workflow should be logged via the EventLogging funnel setup. Thos is partially a replacement for T91649 in case packaging Sentry takes long, but it is useful in its own right: we want to differentiate between errors which break the upload process from ones that happen but are easy to work around.

Event Timeline

Tgr claimed this task.
Tgr raised the priority of this task from to Needs Triage.
Tgr updated the task description. (Show Details)
Tgr added a project: UploadWizard.
Tgr subscribed.
Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 200834 had a related patch set uploaded (by Gergő Tisza):
Record javascript errors to funnel log stream

https://gerrit.wikimedia.org/r/200834

Change 200834 merged by jenkins-bot:
Record javascript errors to funnel log stream

https://gerrit.wikimedia.org/r/200834

Tgr triaged this task as High priority.Apr 3 2015, 7:01 AM

Kind of blocked by T91347, although not fatally.

I guess this can be marked as resolved. There are some open tasks for improving data quality (marked as blockers on the parent task) but the logging itself works.