dstepanov-yadro/frostfs-node:fix/grpc_message_size
master
For send message limit set to 2GiB, but there are custom GET/GET RANGE limiters. For receive message limit set to 256 MiB, but actual chunk size will be managed by client. Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>