Update TODO

This commit is contained in:
Joakim Frostegård 2021-10-27 12:35:03 +02:00
parent 9bea7c0898
commit 00e77e8655

View file

@ -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?