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
The master needs a linear (or maybe exponential) backoff for contacting agents that are offline, so that the longer an agent is offline, the less frequently the master will attempt to contact it again.
The delay should have an upper limit.
The text was updated successfully, but these errors were encountered:
The master needs a linear (or maybe exponential) backoff for contacting agents that are offline, so that the longer an agent is offline, the less frequently the master will attempt to contact it again.
The delay should have an upper limit.
The text was updated successfully, but these errors were encountered: