Added a TODO: Failure handling.
[bpdyndnsd] / docs / TODO
index 70f3d74..b4dcbdf 100644 (file)
--- 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.