mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-06 01:08:03 +00:00
When the scope-app restarts, it no longer has a reference to the previous node set. Therefore, the delta update adds *all* nodes but does not remove legacy ones. `reset==true` tells the frontend to start fresh. Fixes #2708