tor/changes/bug40175

6 lines
306 B
Plaintext
Raw Normal View History

2021-06-01 18:16:06 +02:00
o Minor features (logging, diagnostic):
- Log decompression failures at a higher severity level, since they
can help provide missing context for other warning messages.
We rate-limit these messages, to avoid flooding the logs if they
begin to occur frequently. Closes ticket 40175.