diff --git a/src/nodes/NodeManager.ts b/src/nodes/NodeManager.ts index c9da96208..06d41bce3 100644 --- a/src/nodes/NodeManager.ts +++ b/src/nodes/NodeManager.ts @@ -1687,6 +1687,8 @@ class NodeManager { ); } + // need to await node connection verification, if fail, need to reject connection. + // When adding a node we need to handle 3 cases // 1. The node already exists. We need to update it's last updated field // 2. The node doesn't exist and bucket has room.