decrease dial concurrency when LOW_MEM flag set #68
Labels
exp/expert
Having worked on the specific codebase is important
help wanted
Seeking public contribution on this issue
kind/enhancement
A net-new feature or improvement to an existing feature
status/deferred
Conscious decision to pause or backlog
In ipfs we have an
IPFS_LOW_MEM
env var that we can use to tell ipfs to try and use less memory for its normal operations. I think that we should respect that down into libp2p and decrease the dial limits in p2p/net/swarm/swarm_dial (roughly).The text was updated successfully, but these errors were encountered: