From 3ce484b079d13241e1b4485dedfe22aec1c54828 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 19 Jan 2006 18:00:15 +0000 Subject: [PATCH] even more todo items svn:r5845 --- doc/TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/TODO b/doc/TODO index 6b824f203b..5a189622b4 100644 --- a/doc/TODO +++ b/doc/TODO @@ -54,6 +54,11 @@ R - reduce log severity for guard nodes. R - make guard node timeout higher. R - We should do address rewriting after the controller sends us an "attachstream 0": Bug 225. +R - failed rend desc fetches sometimes don't get retried. +R - Add config options to not publish and not fetch rend descs. + - Add controller interfaces to hear rend desc events and learn + about rend descs. In base16 I guess for now. + N - In circuit_get_open_circ_or_launch(), /* XXXX011 NM This should be a generic "retry all directory fetches". */