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
Handle what happens when a node is asked to dial itself cover the failure case there and don't retry it.
Supply bootstrap nodes with multiaddrs for all nodes in the cluster - this means that any node can be shut down and will automatically dial all the other nodes as it is restart - Q. do we need to persist kademlia routing table?
Fix deployment to shut down and update single nodes one at a time
This shuts down the whole stack and restarts it again. This is so we can get the logs to appear to be from the newly deployed instances. For some reason I cannot update the instances and have the service logs respect it. Need a more detailed investigation of docker stack to work out how to manage this.
Migrate everything in the example repo to the enclave repo. This might involve refactoring the network peer to an actor
Swarm is still not working correctly.
The text was updated successfully, but these errors were encountered: