You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The original method, `NetworkGraph::node_failed` was not yet
implemented. Since `Scorer` is responsible for handling non-permanent
node failures, we've changed the method name here to indicate we handle
just permanent failures by removing a node (and related channels) from
the graph local storage.
0 commit comments