history display dropouts

Issue #249 resolved
dd1 created an issue

there is a bug in the history display zoom-out updates - I see data drop-outs where data for part of the graph is missing. pressing browser “reload” button reloads the data correctly without the drop-out. I need to find a way to reproduce this before asking Stefan to try to fix it. K.O.

Comments (7)

  1. Stefan Ritt

    The only way I can think of is that one of the “chunks” we are loading would be missing due to an aborted RPC call. Maybe you can look in that direction.

  2. dd1 reporter

    there is no aborted rpc calls or rpc errors (unless history-load rpc errors are not reported/displayed). but the missing chunks do seem to correspond to missing results from an rpc call. still have no recipe to reproduce this, so we cannot debug it yet. K.O.

  3. Log in to comment