Skip to content

blob_sidecar_by_range rate limiter is not based on config values #8068

@eserilev

Description

@eserilev

The blob_sidecar_by_range rate limiter per the spec is MAX_REQUEST_BLOCKS_DENEB * MAX_BLOBS_PER_BLOCK. Our current rate limiting for this rpc request is set statically and isn't updated at BPO forks. We should make this value config driven so that we don't raise CRIT logs in SelfRateLimiter. We also need to make sure we don't incorrectly reject rpc requests when blob count increases.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions