[ipfs/go-bitswap] Forget peer state when sending a message permanently fails.
Open
- Dominant language
- Go
- Stars
- 316
- Forks
- 163
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 8
Description
Currently, we just drop messages when we fail to send them. Hoewver, we should be shutting down the message sender/queue. This could easily cause us to not send wants to peers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.