besu icon indicating copy to clipboard operation
besu copied to clipboard

Snapsync server should limit response size

Open jframe opened this issue 2 years ago • 0 comments

Snapsync server should limit response size to the requested limit. This is causing some snapsync server hive tests to fail. There is possibly some leeway as the spec mentions we can return less than requested due to our ownQOS limits, so changing the test could be a possible answer as well.

jframe avatar Apr 24 '24 05:04 jframe