fixing repo bits
[nodejs-repoproxy.git] / TODO
diff --git a/TODO b/TODO
index 7d7a5f8..c67b9f1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,4 +2,13 @@ TODO
 ====
 
 - fix the log.* entries that need to be errors
-- metadata check on maintenance routines
\ No newline at end of file
+- metadata check on maintenance routines
+- fix the upstream request pipeline, many dead ends here
+
+
+events.js:71
+        throw arguments[1]; // Unhandled 'error' event
+                       ^
+Error: getaddrinfo ENOTFOUND
+    at errnoException (dns.js:37:11)
+    at Object.onanswer [as oncomplete] (dns.js:124:16)