Skip to content

[Feature] Support pagination in DynProvider::watch_logs() #2889

@squadgazzz

Description

@squadgazzz

Component

provider, pubsub

Describe the feature you would like

DynProvider::watch_logs()(code) doesn't support pagination at the moment, which might lead to memory allocation problems when fetching events for very huge block ranges. That would be great to introduce the possibility of specifying the page size so the client side shouldn't care about manually implementing it each time.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions