mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Rate-limit "No circuits are opened" message to once-per-hour
mr-4 reports on #7799 that he was seeing it several times per second, which suggests that things had gone very wrong. This isn't a real fix, but it should make Tor usable till we can figure out the real issue.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
o Minor bugfixes:
|
||||
- Rate-limit the "No circuits are opened. Relaxed timeout for a
|
||||
circuit with channel state open..." message to once per hour to
|
||||
keep it from filling the notice logs. Mitigates bug 7799 but does
|
||||
not fix the underlying cause. Bugfix on 0.2.4.7-alpha.
|
||||
|
||||
Reference in New Issue
Block a user