From d118d5069a183574c8d03a7e9e5559e47a9ddaa4 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 18 Sep 2005 02:51:12 +0000 Subject: Prevent a "try forever to download an unobtainable descriptor" bug. Still remaining: the "give up forever" bug. svn:r5090 --- doc/TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/TODO') diff --git a/doc/TODO b/doc/TODO index 965f08406..380c2dc3a 100644 --- a/doc/TODO +++ b/doc/TODO @@ -133,7 +133,7 @@ R - check reachability as soon as you hear about a new server X By 'if-newer-than' (Does the spec require this??) o Support compression. N - Alice acts on network-status objects - . Alice downloads descriptors as needed. + o Alice downloads descriptors as needed. o Figure out what's needed o Store it o Implement store @@ -146,7 +146,8 @@ N - Alice acts on network-status objects o Call directory_has_arrived as needed; rename it. o Set has_fetched_directory properly. o Retry descriptors on failure - - Give up after a while. + o Give up after a while. + - But try again after a long while (???) - Check software versions according to some sane plan. o Alice sets descriptor status from network-status o Implement -- cgit v1.2.3