https://bugzilla.wikimedia.org/show_bug.cgi?id=61797

            Bug ID: 61797
           Summary: Flow: don't log exceptions for expected "Interwiki to
                    somewiki not implemented" errors
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: Flow
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: sp...@wikimedia.org
                CC: bs...@wikimedia.org, ebernhard...@wikimedia.org,
                    mpinc...@wikimedia.org, o...@wikimedia.org,
                    pandiculat...@gmail.com, sp...@wikimedia.org
       Web browser: ---
   Mobile Platform: ---

The known Flow "Interwiki to somewiki not implemented" exception is generating
a lot of exception.log entries. it was about 95% of exceptions today and is
skewing our exceptions+fatals graphing.  About 85% of the log entries originate
on metawiki.  There's no user-facing error from these, so Flow should just
wfLogWarning() or do nothing when this is the exception, rather than call
  \MWExceptionHandler::logException( $e )

The code is includes/Formatter/ContributionsQuery.php line 116 in 1.23wmf15, it
moved since 1.23wmf14.

2014-02-22 07:11:30 mw1036 metawiki: [43691a42]
/wiki/Special:Contributions/<SomeUser>   Exception from line 99 of
/usr/local/apache/common-local/php-1.23wmf14/extensions/Flow/includes/Model/Workflow.php:
Interwiki to mediawikiwiki not implemented

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to