Hi All,
I came across server aborted when it streams the payload to the client which got killed on running out of memory. On the server side, the logs show
E0305 13:39:50.284566630 3836697 proto_buffer_writer.h:84] ASSERTION FAILED: byte_count_ < total_size_
Any suggestions on how handle this gracefully on server side?
Thanks,
Richard