Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Support method for reporting stats on results of content routing queries #67

Open
willscott opened this issue Nov 25, 2022 · 0 comments
Labels
kind/enhancement A net-new feature or improvement to an existing feature need/triage Needs initial labeling and prioritization

Comments

@willscott
Copy link
Contributor

Not sure if there's a better place to track these feature requests, but they should be issues somewhere.

Currently, Delegated Routing has an interface that logically looks like FindProviders(cid) -> []peer.AddrInfo.

This indicates that the client wishes to find peers that can provide a given CID.
There is currently no feedback loop possible. It is desired to have an additional method by which the client can report which returned peers were and were not able to provide the cid.

@willscott willscott added kind/enhancement A net-new feature or improvement to an existing feature need/triage Needs initial labeling and prioritization labels Nov 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement A net-new feature or improvement to an existing feature need/triage Needs initial labeling and prioritization
Projects
None yet
Development

No branches or pull requests

1 participant