From f87cad8de17061bcbf71aa7dfb7670845f04e8a7 Mon Sep 17 00:00:00 2001 From: Bjoern Sikora Date: Wed, 13 Oct 2010 15:18:59 +0200 Subject: [PATCH] Added a TODO: Failure handling. --- docs/TODO | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/docs/TODO b/docs/TODO index 70f3d74..b4dcbdf 100644 --- a/docs/TODO +++ b/docs/TODO @@ -3,3 +3,7 @@ - Configurable user-agent with version string placeholder (%V?) - HTTP proxy authentication + +- Improve dealing with problems when update for particular service fails (static failure (Auth data) / temporary failure (DNS) ) + -> static failure: e.g. disable service. + -> temporary failure: e.g. increase timeout for that service. -- 1.7.1