[LLVMdev] Phabricator and private reviews

David Blaikie dblaikie at gmail.com
Wed Jun 25 16:00:02 PDT 2014


On Wed, Jun 25, 2014 at 3:30 PM, John Criswell <criswell at illinois.edu> wrote:
> On 6/25/14, 5:15 PM, Vadim Chugunov wrote:
>
> In a recent review via Phabricator, I was receiving bounce notifications for
> mail being sent to llvm-commits because of "Too many recipients to the
> message", even though I am a subscriber.  I wonder how common is that.
>
>
> Someone else emailed about that to me earlier today.
>
> The current limit is set at 10 for llvm-commits.  It sounds like that is too
> low.
>
> Does anyone that uses Phabricator have an idea of how much to increase this
> limit?  Would 20 suffice, or are more people than that CC'ed on Phabricator
> emails?

I'm not exactly sure why Phab should need a higher limit. I've seen a
few Phab emails come through with a list as long as my arm - but I
don't know why that happens. Anyone know where those are coming from?

Maybe it's people using Herald to subscribe to changes in particular
parts of the codebase - so when someone starts a code review all the
Herald subscribers end up cc'd on the initial mail? I wonder if the
Herald subscribers should be bcc'd or handled in some other way?

If that's what's happening, and it's the right way to do it, I'm not
sure what the right limit is - as more people use Herald we could get
larger and larger CC lists.

What's the mailing list limit for? What're the tradeoffs of setting it
higher, or removing it entirely?

- David



More information about the llvm-dev mailing list