Skip to content

[ChainOrchestrator] Monitor performance of recursive syncing of blocks #199

@frisitano

Description

@frisitano

Overview

In #185 we recursively request blocks from the network using the header.parent_hash field to ensure we fetch the correct chain. This could be a bottleneck, and we need to validate that the latency is sufficiently low to ensure we do not enter an endless cycle due to high latency.

TODO: Add code reference @frisitano

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions