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

feat(bitswap) periodically sweep wanted keys and fetch async #96

Closed
btc opened this issue Sep 22, 2014 · 3 comments
Closed

feat(bitswap) periodically sweep wanted keys and fetch async #96

btc opened this issue Sep 22, 2014 · 3 comments
Assignees
Labels
kind/enhancement A net-new feature or improvement to an existing feature

Comments

@btc
Copy link
Contributor

btc commented Sep 22, 2014

Add a bitswap daemon to periodically sweep the wantlist and send requests for the keys contained therein.

@btc btc added kind/enhancement A net-new feature or improvement to an existing feature ready labels Sep 22, 2014
@whyrusleeping
Copy link
Member

Im curious what good values for 'periodically' will be

@btc
Copy link
Contributor Author

btc commented Sep 22, 2014

Without data... exponential back-off on a per-key basis might be a decent* blind approach.

@btc btc added status/in-progress In progress and removed ready labels Nov 24, 2014
@whyrusleeping
Copy link
Member

We do this now.

@whyrusleeping whyrusleeping removed the status/in-progress In progress label Jan 17, 2015
@aschmahmann aschmahmann mentioned this issue Feb 18, 2021
73 tasks
@aschmahmann aschmahmann mentioned this issue May 14, 2021
71 tasks
ribasushi pushed a commit that referenced this issue Jul 4, 2021
Fix caller not being added
@aschmahmann aschmahmann mentioned this issue Dec 1, 2021
80 tasks
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
Labels
kind/enhancement A net-new feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants