Motivation
Network global config was updated, but node global config is old. After restart, it's stuck because it doesn't know about new bootstrap peers.
Solution
If all nodes in the global config are dead (you can't ping any node from the list), panic and shout at the user.
It should be easier to understand then

Motivation
Network global config was updated, but node global config is old. After restart, it's stuck because it doesn't know about new bootstrap peers.
Solution
If all nodes in the global config are dead (you can't ping any node from the list), panic and shout at the user.
It should be easier to understand then