[ipfs/go-bitswap] Make Bitswap protocol Resource Manager aware
Open
need/triage
- Dominant language
- Go
- Stars
- 316
- Forks
- 163
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 8
Description
We have to make bitswap protocol RM aware to make good use of resources and retry or error when an RM error is returned from any call to libp2p.
- [ ] Do not fire and forget. Always handle errors
- [ ] Add sane limits to some of bitswap operations. Example: do not allow to respond to requests of hundred of thousand CIDs.
- [ ] Check for RM errors and retry if needed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.