Damus
fiatjaf · 151w
You may have heard about "the gossip model" which has this horribly confusing name because of the client called Gossip at https://github.com/mikedilger/gossip -- which has nothing to do with actual go...
Blake profile picture
@nostrich​ I had an issue yesterday in gossip with the model, as it picked two main relays (each with 90% of my followers) - the second catch was one of those relays kept disconnecting and was unstable. That means I was left with one relay for 90%.

I know there is a setting for “min N relays per pubkey up to max of M relays”. It wasn’t working. Maybe as using master.. but it’s an edge case that the model needs to allow for - unstable relays. Maybe the gossip client supports it or partially… but didn’t seem to be working.
1
Jem · 151w
Yes, given varying performance levels for relays it should probably assign each relay a weight. (Haven’t read the links yet, just woke up)