IntersectMBO / IntersectMBO/ouroboros-consensus

Limiting the size of ingress queues

Open
#580 0 comments 0 reactions 0 assignees View on GitHub
technical debt
Dominant language
Haskell
Stars
67
Forks
43
Avg merge
5d 13h
Merged PRs (30d)
43

Description

The Diffusion Layer currently defines limits on buffers used for pipelining as a combination of the max size of the buffer and the max size of each entry within the buffer. The current definitions are hard-coded, but they have been manually derived from the current parameters of the `Cardano` `mainnet`.

This task is to work out where the information should come from, how much of it should be dynamic (it's all static at the moment), and where each of these definitions should belong in the package/module hierarchy.

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.