fixing repo bits
[nodejs-repoproxy.git] / TODO
1 TODO
2 ====
3
4 - fix the log.* entries that need to be errors
5 - metadata check on maintenance routines
6 - fix the upstream request pipeline, many dead ends here
7
8
9 events.js:71
10         throw arguments[1]; // Unhandled 'error' event
11                        ^
12 Error: getaddrinfo ENOTFOUND
13     at errnoException (dns.js:37:11)
14     at Object.onanswer [as oncomplete] (dns.js:124:16)