Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieval Bot - Bitswap IPNI Validation #42

Open
jcace opened this issue Oct 18, 2023 · 0 comments
Open

Retrieval Bot - Bitswap IPNI Validation #42

jcace opened this issue Oct 18, 2023 · 0 comments

Comments

@jcace
Copy link

jcace commented Oct 18, 2023

Description: Update the Spade RB to also test that Bitswap-accessible CIDs are also advertised to IPNI by the storage providers we are retrieval testing. For each CID that is retrieval tested by the Bitswap worker, we also need to ensure that the IPNI has a record for this SP<->CID

We need to test how quick/expensive the IPNI lookup operation is. If it's quick and cheap, then we can do it "in-line" as part of the Bitswap retrieval test itself. If it's slow and/or expensive, then we should write the list of CIDs to a separate database table, and build out a separate "IPNI Worker" to check them asynchronously.

The output for this should be an IPNI Lookup Result (separate from the Bitswap pass/fail result) for the given CID for the given SP.

ETA: YYY-MM-DD
Maintainer:

Milestones

No tasks being tracked yet.

Known dependencies:

View this starmap at:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant