perf(nodebuilder/config): Increase PeersLimit based on DASer ConcurrencyLimit - #5153
perf(nodebuilder/config): Increase PeersLimit based on DASer ConcurrencyLimit#5153renaynay wants to merge 1 commit into
PeersLimit based on DASer ConcurrencyLimit#5153Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5153 +/- ##
==========================================
- Coverage 44.83% 37.67% -7.17%
==========================================
Files 265 307 +42
Lines 14620 21349 +6729
==========================================
+ Hits 6555 8043 +1488
- Misses 7313 12294 +4981
- Partials 752 1012 +260 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
ConcurrencyLimit, but keep archival limit
0e16eb8 to
50a580c
Compare
|
|
could you please update |
Increasing the
PeersLimitwill help bridge nodes have a better chance of maintaining better performing peers in its node pool instead of arbitrarily limiting the # of peers it can discover.TODO: