https://bugzilla.wikimedia.org/show_bug.cgi?id=70685
Bryan Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Bryan Davis <[email protected]> --- We have had other reports of similar sounding problems, but I can't find them in bugzilla at the moment. Have you checked to see if your jobrunner is actually running? We store jobs in redis as this error shows. Those jobs are not subject to the normal redis cache eviction policy as losing jobs is considered to be bad. If the jobrunner has gone awol then the jobs will build up until redis can't hold any more. -- 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
