Skip to content

Self rate limiting due to number of concurrent requests for data_column_sidecars_by_range #7704

@jimmygchen

Description

@jimmygchen

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

UX-and-logsdasData Availability SamplingfuluRequired for the upcoming Fulu hard forksyncingv8.2.02026 Q2/Q3 new release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions