Skip to content

Re-evaluate rate-limiting for BlobsByRange requests #6773

Closed
@michaelsproul

Description

@michaelsproul

Description

In the max_blobs_per_block PR we changed the heuristic for estimating the maximum number of blobs exchanged in a BlobsByRange request:

We are using a hardcoded constant (16) which is a bit higher than what we're likely to see in practice (6 before Electra, 9 after).

In a future PR we could try to plumb the ChainSpec into this function so we can get a more accurate estimate, or we could stick with the current approach if no issues arise because of it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    NetworkingelectraRequired for the Electra/Prague fork

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions