Skip to content

RPC node shouldn't send requests to lagging nodes #771

Description

@dmtrskv

RPC node should check its servers (archive nodes) and stop sending requests to the lagging ones.
This can be done via periodically polling the latest block and keeping the live peers set.

Extra:
RPC can send requests only for available data (e.g. blocks in the past).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions