Andrea
Andrea
Snippet of configuration showing how default rate limits can be customized: ``` "experimental": { "inbound_disabled": false, "connect_only_to_boot_nodes": false, "skip_sending_tombstones_seconds": 0, "tier1_enable_inbound": true, "tier1_enable_outbound": true, "tier1_connect_interval": { "secs": 60, "nanos": 0...
Test is in progress with two custom made nodes deployed on mainnet. [Dashboard link](https://grafana.nearone.org/d/fdog3752cny0wb/network?orgId=1&from=1719823781352&to=1719996581352).
I have address the most immediate feedback in the PR. As discussed offline, major changes such as delaying the split shard task instead of the catchup task will be done...
Looks good in theory, I have to try this on top of #14693 and check the result!