diff TODO @ 292:b1d5c55b76f6 noffle

[svn] * Add TODO item 'retry lost connections'.
author bears
date Tue, 28 Jan 2003 11:38:58 +0000
parents f35a7d45efd5
children 62cdb3113115
line wrap: on
line diff
--- a/TODO	Sun Jan 12 17:05:49 2003 +0000
+++ b/TODO	Tue Jan 28 11:38:58 2003 +0000
@@ -40,6 +40,11 @@
 
  * Improve speed of online mode: Keep connection to server open for a while
 
+ * Automatically retry NNTP transactions that fail due to lost connection/
+   timeout up to a configurable threshold number of times before passing
+   the failure on. This to cope with servers with short timeouts on
+   networks with highly variable and significant latencies.
+
  * Check all in
    http://mars.superlink.net/user/tal/writings/news-software-authors.html
    (Use NOV library? Use inews for validating posted articles? ... )