celestiaorg / celestiaorg/celestia-node
All protocols within node stack should implement ResourceManager limits
Open
area:p2p
- Dominant language
- Go
- Stars
- 996
- Forks
- 1.1k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 34
Description
Libp2p introduced ResourceManager a while ago. So far, it has matured enough along with its API, so we can reliably use it. Some of our protocols are pretty resource intensive, e.g., ShrexEDS/ND and HeaderEx. And we have to limit their memory consumption, especially for LNs.
Contributor guide
Assessment
This issue has not been assessed yet.