Update TODO

This commit is contained in:
Joakim Frostegård 2021-11-12 11:31:24 +01:00
parent af8b776937
commit f93db6a9f2

View file

@ -39,8 +39,9 @@
* consider better error type for request parsing, so that better error * consider better error type for request parsing, so that better error
messages can be sent back (e.g., "full scrapes are not supported") messages can be sent back (e.g., "full scrapes are not supported")
* http and ws load tests * aquatic_ws
* add config key 'connection_open_interval_ms', default to 1000 * glommio
* fix memory leak / huge growth
## Less important ## Less important