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
Currently, we persist the network graph after a minute, then hourly, and finally on shutdown.
As the hourly interval is very conservative and mostly makes sense on a 24/7 server and the initial delay of 1 minute could be too long or too short, we should switch to a polling-based logic in case we get our graph data via RapidGossipSync.