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
Connections can be configured to automatically retry. This retry needs to use backoff (e.g. https://github.com/cenkalti/backoff) to avoid causing a DDOS on the discovery server.