You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to rank peers in terms of "usefulness" count the number of
messages received by sender peer ID. The implementation uses prometheus
metrics to do this since there are a handful of recipients from which
messages are received. As the number of recipients increase,
alternatives should be considered such as a dedicated HTTP ranking API.
Fixes#17
In order to rank peers in terms of "usefulness" count the number of
messages received by sender peer ID. The implementation uses prometheus
metrics to do this since there are a handful of recipients from which
messages are received. As the number of recipients increase,
alternatives should be considered such as a dedicated HTTP ranking API.
Fixes#17
we should have some way to see the peers ranked by how many lookups they're contributing through cassette
This way we can have a triaged list of who to track down and convince to announce to DHT / IPNI
The text was updated successfully, but these errors were encountered: