From 5825bc0d551ecf72364f8d21afbc1b20e2e00eb1 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 16 Nov 2008 23:47:50 +0000 Subject: Fix bundle download logic. Better fix needed. git-svn-id: file:///home/or/svnrepo/updater/trunk@17299 55e972cd-5a19-0410-ae62-a4d7a52db4cd --- TODO | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 4b54437..af09042 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,10 @@ +- Bugs. + - Check hashes of downloaded packages and bundles as they are received. + +- Download improvements. + - Back off on download failure. + - Handle full stalled file in download. + - Use if-modified-since on timestamp - Write client-side code . Decide early if a python implementation will do for v1. @@ -20,7 +27,7 @@ - Better configurability: let users override mirrors, keys, etc. - Backend for "A bunch of files you can unzip someplace." - OSX backend (hard). -- Proper exponential backoff on backend. +- Proper exponential back-off on download backend. - Wrapping - More unit tests -- cgit v1.2.3