n2n icon indicating copy to clipboard operation
n2n copied to clipboard

Management API output is incomplete when there is a lot of content

Open rty813 opened this issue 9 months ago • 0 comments

I connected to the management port using the nc -u 127.0.0.1 5646 command and then executed r 0 edges. When there are too many edges, the output is incomplete and there is no final end line. I have about 200 edges in total

Image

But if I enter the return directly, it can be displayed completely. This problem is sporadic.

rty813 avatar Mar 31 '25 10:03 rty813