-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
feat(bitswap) periodically sweep wanted keys and fetch async #96
Labels
kind/enhancement
A net-new feature or improvement to an existing feature
Comments
btc
added
kind/enhancement
A net-new feature or improvement to an existing feature
ready
labels
Sep 22, 2014
Im curious what good values for 'periodically' will be |
Without data... exponential back-off on a per-key basis might be a decent* blind approach. |
We do this now. |
laurentsenta
pushed a commit
to laurentsenta/kubo
that referenced
this issue
Feb 25, 2022
feat: add peering service config section
laurentsenta
pushed a commit
to laurentsenta/kubo
that referenced
this issue
Feb 25, 2022
…vice feat: add peering service config section
laurentsenta
pushed a commit
to laurentsenta/kubo
that referenced
this issue
Mar 4, 2022
…vice feat: add peering service config section
laurentsenta
pushed a commit
to laurentsenta/kubo
that referenced
this issue
Mar 4, 2022
…vice feat: add peering service config section
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add a bitswap daemon to periodically sweep the wantlist and send requests for the keys contained therein.
The text was updated successfully, but these errors were encountered: