https://bugzilla.wikimedia.org/show_bug.cgi?id=55029
--- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipedia@gmail.com --- Oh. The following idea feasible?
Suppose a situation: # max_queue_size = 10 ... # The current waiting put queue is 9 Getting 60 pages from wikipedia:en... # Add 10+ pages to the put queue at same time # The current waiting put queue is 19+ ======Post-processing [[en:xxx]]====== "Updating links on page [[en:xxx]]." 10+ ... "Updating page [[en:xxx]] via API" 10+ "Getting 60 pages from wikipedia:de..." ......