Return a descriptive error for 'GETINFO status/fresh-relay-descs'

This commit is contained in:
Neel Chauhan
2020-04-12 13:13:50 -07:00
parent 80031db32a
commit 8e59b8560a
2 changed files with 22 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor features (control port):
- Return a descriptive error message from the 'GETINFO
status/fresh-relay-descs' command on the control port.
Previously, we returned a generic error of "Error
generating descriptor". Closes ticket 32873. Patch by
Neel Chauhan.