Restore state from cache on startup when server is unreachable #316
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Innernet client is unable to setup the network interface when it can't reach innernet server on startup. This is a single-point of failure even when other peers are perfectly reachable.
At the same time innernet already caches peer information fetched from the server in
/var/lib
. We could use this cache on startup when we fail to read state from server.cc @skywhale @strohel @bschwind
The text was updated successfully, but these errors were encountered: