chaingraph icon indicating copy to clipboard operation
chaingraph copied to clipboard

`Statistic duration bug: attempted to add a statistic with a duration less than 1.`

Open bitjson opened this issue 4 years ago • 0 comments

This will probably be solved by #18, but somehow block downloads are occasionally completing with a negative duration... We're just ignoring statistics from those downloads, but we should track down why that's happening.

https://github.com/bitauth/chaingraph/blob/cbebedefea908957b0373d77a60ec17fdff2050b/src/components/throughput-statistics.ts#L97-L114

bitjson avatar Nov 20 '21 01:11 bitjson