IntersectMBO / IntersectMBO/ouroboros-network

In case of exhausting FD limit the diffusion ought to shutdown

Open
#4,403 1 comment 0 reactions 0 assignees View on GitHub
ouroboros-diffusion
Dominant language
Haskell
Stars
296
Forks
104
Avg merge
2d 10h
Merged PRs (30d)
4

Description

Our current [`RethrowPolicy`](https://github.com/input-output-hk/ouroboros-network/blob/master/ouroboros-network/src/Ouroboros/Network/Diffusion/P2P.hs?plain=1#L1117-L1124) (for P2P) and `ErrorPolicy` (non-P2P, both [`remoteNetworkErrorPolicy`](https://github.com/input-output-hk/ouroboros-network/blob/master/ouroboros-network/src/Ouroboros/Network/NodeToNode.hs) and [`localErrorPolicy`](https://github.com/input-output-hk/ouroboros-network/blob/master/ouroboros-network/src/Ouroboros/Network/NodeToNode.hs?plain=1#L663)) will only shutdown the peer that exceeded the file descriptor limit.

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.