Lucas_Werkmeister_WMDE added a comment.

  As for the most common job failures in the past 7 days:
  
  - `wikibase-addUsagesForPage`: whole hook handler 
(`DataUpdateHookHandler::onParserCacheSaveComplete()`) is already done in a 
deferred update (default stage, i.e. postsend); should be fine as-is
  - `CleanTermsIfUnused`: scheduled (by 
`DatabaseTermStoreWriterBase::submitJobToCleanTermStorageRowsIfUnused()`) as 
`onTransactionCommitOrIdle()` callback; should be fine as-is
  - `constraintsRunCheck`: directly in 
`WikibaseQualityConstraintsHooks::onWikibaseChange()`; should probably use 
`lazyPush()`
  - `ChangeNotification`: `lazyPush()` in 
`JobQueueChangeNotificationSender::sendNotification()`, called by 
`dispatchChanges.php` maintenance script (therefore not deferred); should be 
fine as-is
  - many others: not Wikibase

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, WMDE-leszek, Michael, Aklapper, Reedy, Addshore, 
Lydia_Pintscher, Multichill, Akuckartz, Iflorez, WDoranWMF, alaa_wmde, 
DannyS712, Nandana, Amorymeltzer, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, Sethakill, dg711, _jensen, rosalieper, Scott_WUaS, Jonas, 
Wikidata-bugs, aude, jayvdb, Mbch331, Rxy
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to