mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update TODO
This commit is contained in:
parent
85412e2976
commit
e79a8c7e68
1 changed files with 3 additions and 2 deletions
5
TODO.md
5
TODO.md
|
|
@ -1,11 +1,12 @@
|
|||
# TODO
|
||||
|
||||
* aquatic_http glommio:
|
||||
* test with load tester with multiple workers: requires tls load tester
|
||||
* remove mio version
|
||||
* get rid of / improve ConnectionMeta stuff in handler
|
||||
* clean out connections regularly
|
||||
* timeout inside of task for "it took to long to receive request, send response"?
|
||||
* handle panicked/cancelled tasks
|
||||
* test with load tester with multiple workers: requires tls load tester..
|
||||
* 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?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue