Skip to content

Chain sync bulk mode causes random disconnects #192

Open
@agaffney

Description

@agaffney

We use chain-sync at the beginning to get the available block range and then leave it in the Idle state, which has a (random) timeout. This causes the connection to get randomly closed after the timeout expires if we're still in the middle of receiving blocks via block-fetch.

This probably requires blinklabs-io/gouroboros#597 to fix properly so that we can re-use chain-sync later on the same connection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions