Tess Rinearson
0d9606e1b4
reactors: omit incoming message bytes from reactor logs (#5743)
After a reactor has failed to parse an incoming message, it shouldn't output the "bad" data into the logs, as that data is unfiltered and could have anything in it. (We also don't think this information is helpful to have in the logs anyways.) |
4 years ago | |
---|---|---|
.. | ||
pool.go | fix lint failures with 1.31 (#5489) | 4 years ago |
pool_test.go | fix lint failures with 1.31 (#5489) | 4 years ago |
reactor.go | reactors: omit incoming message bytes from reactor logs (#5743) | 4 years ago |
reactor_test.go | fix lint failures with 1.31 (#5489) | 4 years ago |