A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.mediawiki.org/wiki/Manual:ShowJobs.php below:

Manual:showJobs.php - MediaWiki

showJobs.php file is a maintenance script to report the number of jobs currently waiting in master database.

This script offers several parameters (generic, script dependent and script specific) which may be required in some wiki environments.

Script specific parameters[edit] Option/Parameter Description --group Show number of jobs per job type. MW 1.16+ --list Show a complete list of all jobs in a machine-readable format, instead of statistics. MW 1.22+ --type job_type Only show/count jobs of a given type. MW 1.25+

In the case of database-managed queues (default) and when a general cache is enabled (specifically a WAN cache), the numbers of jobs are cached with a time-to-live of 30 seconds; keep this information in mind when you use this script. For instance if you run runJobs.php and then use this script, some jobs could be displayed anyway (wait 30 seconds and they will no longer be displayed).

Number of jobs per job type[edit]
php maintenance/run.php showJobs --wiki=frwiki --group

In MediaWiki version

1.39.13

and earlier, you must invoke maintenance scripts using

php maintenance/scriptName.php

instead of

php maintenance/run.php scriptName

.

cirrusSearchIncomingLinkCount: 0 queued; 0 claimed (0 active, 0 abandoned); 79 delayed
cirrusSearchLinksUpdatePrioritized: 6 queued; 5 claimed (5 active, 0 abandoned); 0 delayed
RestbaseUpdateJobOnDependencyChange: 9380 queued; 24 claimed (2 active, 22 abandoned); 0 delayed
MWEchoNotificationEmailBundleJob: 0 queued; 0 claimed (0 active, 0 abandoned); 3 delayed
wikibase-addUsagesForPage: 41 queued; 1 claimed (1 active, 0 abandoned); 0 delayed

The grouped output includes one line for every job type that has at least one job currently in the queue. This mode presents three main pieces of information for each active job type:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4