IntersectMBO / IntersectMBO/ouroboros-network

Create client socket early in the node startup sequence

Open
#3,111 1 comment 0 reactions 0 assignees View on GitHub
node-to-client
Dominant language
Haskell
Stars
296
Forks
104
Avg merge
2d 10h
Merged PRs (30d)
4

Description

We should not wait for ledger to complete its startup to open a local socket.
We should investigate how local-state-query mini-protocol behaves if it takes a while
for a ledger to start, the same for chain-sync if opening consensus db takes a while.
They either error or wait until the underlying components are ready, `node-to-client` protocol does not use timeouts.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.