One downside of having a private data plane (hi @michaelblack.xyz) is it makes it harder for outsiders to debug subtle issues
In trying to figure out whether moderation played a role in some recent notification spam, I just wasted time reading REPLY_NOTIF_DEPTH logic in the wrong repo
Paul Rohr
We recently bumped the threshold where we stop sending notifications for replies from 5 replies deep to 100, which took some users by surprise.
This was too big an increase, and we've rolled this back to 5 for now.