Page MenuHomePhabricator

Stop logging UploadWizardExceptionFlowEvent events
Open, LowPublic

Description

UploadWizardExceptionFlowEvent is used to track JS exceptions that occur in UploadWizard.
We shouldn't be using EventLogging for error logging, and I don't think we're currently doing anything with that data anyway.

(UploadWizardErrorFlowEvent is probably fine - that is used to log errors based on user input (e.g. invalid/duplicate file names etc.) that can be used to inform us when the interface might not be clear enough. Though we might want to look into its usage as well after T191081)

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Ramsey-WMF moved this task from Untriaged to Triaged on the Multimedia board.
Ramsey-WMF added subscribers: Cparle, MarkTraceur.