-
Notifications
You must be signed in to change notification settings - Fork 892
Open
Labels
dasData Availability SamplingData Availability SamplingfuluRequired for the upcoming Fulu hard forkRequired for the upcoming Fulu hard forksyncing
Description
When trying to sync on a PeerDAS-enabled devnet, we see a large number of self rate limiting logs. Range sync only sends up to 5 batches concurrently, but this changes with PeerDAS, as we may send more than 1 data column requests per batch - so might be worth investigating and see if the current limit makes sense for data column requests, as this will slow down sync:
Jul 05 18:08:02.446 DEBUG Self rate limiting due to the number of concurrent requests peer_id: 16Uiu2HAmACmiJYvqiMWDiVN8tbwTpHqFWxj3E9bPvnRq1jeokGhH, protocol: data_column_sidecars_by_range, service: "network"
Jul 05 18:08:02.549 DEBUG Self rate limiting due to the number of concurrent requests peer_id: 16Uiu2HAmACmiJYvqiMWDiVN8tbwTpHqFWxj3E9bPvnRq1jeokGhH, protocol: data_column_sidecars_by_range, service: "network"
Jul 05 18:08:02.651 DEBUG Self rate limiting due to the number of concurrent requests peer_id: 16Uiu2HAmACmiJYvqiMWDiVN8tbwTpHqFWxj3E9bPvnRq1jeokGhH, protocol: data_column_sidecars_by_range, service: "network"
Jul 05 18:08:02.753 DEBUG Self rate limiting due to the number of concurrent requests peer_id: 16Uiu2HAmACmiJYvqiMWDiVN8tbwTpHqFWxj3E9bPvnRq1jeokGhH, protocol: data_column_sidecars_by_range, service: "network"
Metadata
Metadata
Assignees
Labels
dasData Availability SamplingData Availability SamplingfuluRequired for the upcoming Fulu hard forkRequired for the upcoming Fulu hard forksyncing