summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index d60114f..9ebdc95 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,5 +1,6 @@
* how to handle NaN values form batch importer like flumotion-rrd?
* should we allow floats for client-count, bytes-sent etc.?
* address issues with python-twisted dropping messages when transmit
- buffer is full
-* move common code of python-twisted based importer to seperate module \ No newline at end of file
+ buffer is full
+* move common code of python-twisted based importer to seperate module
+* how to handle overlapping times for data-updates from the same source? \ No newline at end of file