You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In cases where the peer store has grown very large (e.g. when a
well connected node has been online for a long time), the peer store
can get so large that this cache causes abnormal memory use.
The cache was added without any profiling, remove the cache for now,
we can add it back if it actually solves a problem
0 commit comments