hoo created this task.
hoo added subscribers: hoo, aaron, daniel, aude.
hoo added projects: Wikidata, Wikimedia-Site-requests, MediaWiki-JobQueue.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  ```
  hoo@terbium:~$ mwscript eval.php --wiki test2wiki
  > $jobQueueGroup = JobQueueGroup::singleton( 'wikidatawiki' );
  
  > var_dump( $jobQueueGroup->get( 'UpdateRepoOnMove' )->delayedJobsEnabled() );
  bool(false)
  ```
  
  This is causing UpdateRepo jobs to still being run immediately after the 
delete/move happened without giving the slaves a chance to catch up.

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

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

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

To: hoo
Cc: aude, daniel, aaron, Aklapper, hoo, Wikidata-bugs, Snowolf, tomasz



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to