https://bugzilla.wikimedia.org/show_bug.cgi?id=43544
Nemo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |54865 --- Comment #24 from Nemo <[email protected]> --- (In reply to comment #23) > (In reply to comment #4) > > We should at least log errors to UDP. > > Tim, should this be filed as separate bug report? The log was (re)enabled and > then disabled as too spammy on April 24: a1c62a08. > Currently we have: > > MWSearch_body.php > 500: wfDebugLog( > 'mwsearch', > "Search timeout requesting $searchUrl" ); > 508: wfDebugLog( 'mwsearch', > 'Search > backend error: ' . $m[1] ); > > Maybe the second log could be removed/renamed so that we can at least have > some > way to count the first. That was filed as bug 54865. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
