After T157898#3354370 (and fixing my local sortinghat setup) I see ~105000 uidentity / uuid entries in the DB:
$:acko\> grep enrollments wikimedia-affiliations.json | wc -l 104758
Before the number was usually slightly less than 80000.
The file hadn't seen updates for a while so maybe we had so many new users in several places, however I'm suspicious.
- SELECT id,uuid,name FROM identities WHERE email = "no-reply\@phabricator.wikimedia.org" AND id = uuid; shows 150 detached identities with `"source": "pipermail" (I need to blacklist that, probably some bugspam mailing list being indexed).