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

reduce provide workers to 6 #93

Merged
merged 2 commits into from
Mar 28, 2019
Merged

reduce provide workers to 6 #93

merged 2 commits into from
Mar 28, 2019

Conversation

Stebalien
Copy link
Member

This'll back up the queue but take a large load off the DHT.

@ghost ghost assigned Stebalien Mar 4, 2019
@ghost ghost added the status/in-progress In progress label Mar 4, 2019
@Stebalien
Copy link
Member Author

This does slow down providing by quite a bit. Unfortunately, we always provide in add-order which means we send out a provider record for the root (the most important block) last.

Hopefully ipfs/kubo#5870 will alleviate this.

@magik6k
Copy link
Member

magik6k commented Mar 5, 2019

We probably should give this a test drive on gateways

@Kubuxu
Copy link
Member

Kubuxu commented Mar 5, 2019

We should test it on gateway dev node, not the on core infrastructure.

EDIT: this is already on the gateways.

@Stebalien
Copy link
Member Author

Yeah, this is on the gateways and it works fine there (for what the gateways do).

@Stebalien
Copy link
Member Author

Will merge after ipfs/kubo#6068.

This'll back up the queue but take a large load off the DHT.
@Stebalien
Copy link
Member Author

@hannahhoward and/or @michaelavila, could I get a sign-off? I've also increased the provide timeout so this is actually useful.

@Stebalien
Copy link
Member Author

(given that we've discussed this, I'm going to merge now and we can back out later if there are any objections)

@Stebalien Stebalien merged commit 85e3f43 into master Mar 28, 2019
@ghost ghost removed the status/in-progress In progress label Mar 28, 2019
Jorropo pushed a commit to Jorropo/go-libipfs that referenced this pull request Jan 26, 2023
…rkers

reduce provide workers to 6

This commit was moved from ipfs/go-bitswap@85e3f43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants