Git/Reviewers had a non-existing account for the "labs/tools/wikibugs2" project. Apparently, this caused gerrit-reviewer-bot to get stuck, and every time it tried to process new changes it would fail with an exception, as could be seen in https://gerrit-reviewer-bot.toolforge.org/ (though I guess it may no longer be in the last 50 times by the time someone looks at it). This is a problem because if someone adds the wrong username to that list (which can totally happen), the bot will just get stuck and not add any reviewers to any patches.
On top of that, when I realized the issue and removed the username, the bot started processing the backlog, which if the "1878 e-mails to process" line is accurate means a lot of patches, adding reviewers retroactively and potentially flooding a lot of inboxes. All this for just a non-existing username. This should be handled more gracefully.