https://bugzilla.wikimedia.org/show_bug.cgi?id=47188
--- Comment #2 from MZMcBride <[email protected]> --- (In reply to comment #1) > Question: Are all API requests handled by the job queue or only editing > requests? I'm not sure I understand what you're asking. As far as I know, all API requests are not handled by the job queue (including edits). Specific actions performed via the API (edit, delete, etc.) may trigger the creation of jobs (adding to the size of the job queue), but all requests are served by the API cluster as soon as possible and the API cluster is almost always up-to-date (though occasionally a slave will lag by a few thousands seconds). -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
