dcausse added a comment.

  The API usage of wbsearchentities is higher than usual 
(https://graphite.wikimedia.org/S/h). This causes the poolcounter to start 
rejecting queries.
  I suppose we could also a bit better :
  Reading the code I see:
  
                // FIXME: this is a hack, we need to return Status upstream 
instead
                foreach ( $result->getErrors() as $error ) {
                        wfLogWarning( json_encode( $error ) );
                }
  
  Show we pass an exception upstream so that the called have a chance to warn 
the user that something is not right?

TASK DETAIL
  https://phabricator.wikimedia.org/T232612

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: dcausse
Cc: Lucas_Werkmeister_WMDE, Ladsgroup, dcausse, hashar, Aklapper, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, LawExplorer, B20180, _jensen, rosalieper, Wikidata-bugs, aude, 
Gryllida, Jdforrester-WMF, Mbch331, Jay8g, Krenair
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to