diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |