As reported by numerous users on discord:
After a user follows more than 300 others they are forced to unfollow other users without warning.
I'm pretty sure changing this would do the trick, but probably want to hear from @ornicar first:
https://github.com/ornicar/lila/blob/7bf0695a835133f5832987a2fd46e714ed5c676a/conf/base.conf#L193
that's a hard limit. lila doesn't scale well with hundreds of following - mainly keeping the friend lists up to date is expensive.
Could there at least be something to warn the users that they are losing followed accounts? Or, to stop them from following more?
since there is now such a message, I'm closing this issue
Most helpful comment
Could there at least be something to warn the users that they are losing followed accounts? Or, to stop them from following more?