diff --git a/TODO.md b/TODO.md index c4cf0fc..e363f42 100644 --- a/TODO.md +++ b/TODO.md @@ -8,6 +8,7 @@ * timeout inside of task for "it took to long to receive request, send response"? * remove finished tasks from slab * test with load tester with multiple workers + * get rid of / improve ConnectionMeta stuff in handler * consider better error type for request parsing, so that better error messages can be sent back (e.g., "full scrapes are not supported") * Scrape: should stats with only zeroes be sent back for non-registered info hashes?