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
Length of time (in ms) to delay after confirming successful registration before attempting a connection, allowing for propagation throughout the stations. The decoy registrar uses a interval to randomly select a value configured with min max, so we may need to two values for it.
Maximum registration attempts before giving up. Currently, api and bdapi keep maximum registration retries, whereas dns and bddns keep total attempts. Lets change one of them to match the other.
Currently, the client hard codes some variables in the registrars. Consider putting them in their respective protobuf messages in client conf.
The text was updated successfully, but these errors were encountered: