From: Joey Hess Date: Thu, 26 Jun 2008 20:56:46 +0000 (-0400) Subject: further thoughts X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/f600a37726c5ac539ba213214fe5fb3bcf0cfcbd?ds=sidebyside further thoughts --- diff --git a/TODO b/TODO index 86eaf5a..a2255db 100644 --- a/TODO +++ b/TODO @@ -25,3 +25,8 @@ recording such failures? If so, "mr online" would be the thing to run when getting back online, this would both retry queued commands, and stop queuing new failures. + + One annoying thing is that, if offline, dns timeouts can take a while in + certian situations. So, it might be good to have a "mr remember ", + to directly add a command for mr to run when coming online, without + the need to run the command and wait for it to fail.