Skip to content

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

@dmtrskv

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).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions