Results 1846 comments of Steven Allen

Can confirm that this is still an issue under heavy load.

`AddMessage` is definitely showing up.

The peer request queue should already take care of this, mostly (it sorts by priority, IIRC). I guess, given the new batching logic, we may need to pre-sort (I'm not...

Do we remove peers from sessions when they disconnect? Note: We're still probably going to want a retry in the message sender as the first connection we try may actually...

> Note that the reconnect code referred to above is on the client side: the 10 minute dial timeout is for when we're sending a want. Oh. Never mind. >...

For example, the engine task workers should not be receiving both.

I agree, Prefix is trying to do too many things. However, is `Prefix` really useful except as a way to create new CIDs? As far as I know, that's the...

This is more an issue of trademark than copyright. I'm checking internally to see what our policy is. In my experience, it's usually fine as long as (a) the project...