https://bugzilla.wikimedia.org/show_bug.cgi?id=54406
Gabriel Wicke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Parsoid is flooding the |Parsoid jobs are not |global job queue |dequeued fast enough during | |heavy bot activity --- Comment #13 from Gabriel Wicke <[email protected]> --- Changed the subject to be more accurate. Some more clarification for those less familiar with the way Parsoid caching works: * Timely Parsoid cache refreshes are not needed for correctness. Delayed updates can result in a higher percentage of cache misses than usual, but will not result in incorrect edits. * Parsoid uses its own queue, so a backlog does not affect any other job queue. So in the bigger picture this is annoying, but not critical. Still, to avoid any misunderstandings: Null editing at rates way higher than those allowed for bots is at best a very bad idea. -- 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
