IntersectMBO / IntersectMBO/ouroboros-network

Churn governor: give head start for local root peers

Open
#3,931 0 comments 0 reactions 0 assignees View on GitHub
churn outbound-governor technical debt
Dominant language
Haskell
Stars
296
Forks
104
Avg merge
2d 10h
Merged PRs (30d)
4

Description

See the comment [here](https://github.com/input-output-hk/ouroboros-network/blob/master/ouroboros-network/src/Ouroboros/Network/PeerSelection/Governor.hs?plain=1#L603-L605):
```hs
-- TODO: revisit the policy once we have local root peers in the governor.
-- The intention is to give local root peers give head start and avoid
-- giving advantage to hostile and quick root peers.
threadDelay 3
```

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.