application-research / autoretrieve

A server to make GraphSync data accessible on IPFS
22 stars 7 forks source link

Improving query -> retrieval flow #136

Closed hannahhoward closed 1 year ago

hannahhoward commented 1 year ago

Currently, our flow for each retrieval is as follows:

The downside here is we are holding for up to a minute before executing any retrievals.

A better flow could be: