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
There is no automatic switching mechanism between mainnode & backup node. All current solutions are not entirely reliable and look like a crutch.
Possible solution
Built-in service on some port, specifying a secret key on nodes for data exchange with one vote account. If the second node is unavailable for some seconds, switch to the second.
--failover-secret-key XXX
--failover-switch-seconds 5 (trigger on 5 seconds of downtime)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
There is no automatic switching mechanism between mainnode & backup node. All current solutions are not entirely reliable and look like a crutch.
Possible solution
Built-in service on some port, specifying a secret key on nodes for data exchange with one vote account. If the second node is unavailable for some seconds, switch to the second.
Beta Was this translation helpful? Give feedback.
All reactions