Closed tnull closed 33 minutes ago
We already reset the last RGS syncing timestamp on switching gossip sources, but we should also reset the network graph data itself, as otherwise we might be unable to apply RGS updates to a previously-P2PGossip synced graph.
Hmm, this shouldn't be the case, it should apply cleanly. Is there a specific case where it didn't? cc @arik-so
As I'm unable to reproduce the issue, I'm closing this for now.
We already reset the last RGS syncing timestamp on switching gossip sources, but we should also reset the network graph data itself, as otherwise we might be unable to apply RGS updates to a previously-P2PGossip synced graph.