mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
hs-v3: Log reasons why service can't upload descriptor
When a service can not upload its descriptor(s), we have no logs on why. This adds logging for each possible reason for each descriptors. That logging is emitted every second so it is rate limited for each reason and per descriptor. Closes #33400 Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
committed by
George Kadianakis
parent
4c40cf4167
commit
df3f2bd9aa
@@ -0,0 +1,3 @@
|
||||
o Minor feature (onion service v3):
|
||||
- Log at INFO level why the service can not upload its descriptor(s). Closes
|
||||
ticket 33400; bugfix on 0.3.2.1-alpha.
|
||||
Reference in New Issue
Block a user