openmina / mina-network-debugger

4 stars 2 forks source link

BPF-related limits should be visible #25

Open akoptelov opened 1 year ago

akoptelov commented 1 year ago

Because of the nature of eBPF code, there are some limits introduced in the code, like

These limits should be clearly documented. Also the debugger should issue proper log messages when reaching such limits.