[ipfs/go-bitswap] Allow configurable prioritization of requests
Open
need/triage
- Dominant language
- Go
- Stars
- 316
- Forks
- 163
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 8
Description
Can we allow the user customize the behavior for how we prioritize WANTHAVE or WANTBLOCK requests?
For example:
* we may not want to respond to requests for a certain block even though we have that block
* we may want to implement some sort of prioritization for requests, e.g always finish responding to all requests for block 42 before responding to any requests for block 41
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.