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
Now when two fibers wants to send a request to the same bucket that is absent in route map, they both send discovery requests. But it is enough to send one. Second one can just wait until the first one finishes discovery.