koinos / koinos-p2p

The p2p microservice orchestrates the distribution of blocks and transactions between peers.
MIT License
6 stars 4 forks source link

Tweak Gossip Parameters #124

Closed mvandeberg closed 1 year ago

mvandeberg commented 3 years ago

We are using the default gossip parameters. These need to be tweaked for each of our topics.

We need to both understand what options pubsub provides us and the effect of each option, determine what we believe the ideal behavior for each topic is, and finally implement options we believe will result in the desired behavior.