ipfs-webui
ipfs-webui copied to clipboard
Trafficgraph goes to infinity
Describe the bug I let the gui run for a while and found this graph.
Looks like we might query a 32 bit value here or something like this?
I think this might have been the time where I let ipfs-cluster-ctl run a gc on this machine.
Expected behavior Expect that the UI detects such strange edge cases and just ignores the number presented and graphs a gap.
Screenshots

Desktop (please complete the following information):
- OS: ArchLinux
- Browser Chrome
- Version: 79
Additional context I'm also running ipfs-cluster
Thanks for submitting this. Since this issue is so old, I've put it as P3.
Next Steps
- Repro
- Solve