getting the following in nginx error.log when sending a grpc-go request.
2021/10/01 17:06:08 [info] 18799#18799: *9 recv() failed (104: Connection reset by peer) while processing HTTP/2 connection, client: 127.0.0.1, server: 0.0.0.0:50050
Weirdly, the above logging only happens some times, not always. Please let me know if you've seen this issue before and how to fix.