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
In a rare occasion, the local connection (between monitor and ensemble evaluator) can go down. In such a case, the messages sent by the evaluator will be lost and the GUI won't be updated. In this case we have two options:
The messages sent by ensemble evaluator can get ACK similar to dispatchers messages
When re-connection happens, monitor needs to sent CONNECT_MSG to receive a Full snapshot again.
The symptoms of this behavior are described in this faulty network testing. #9734
The text was updated successfully, but these errors were encountered:
In a rare occasion, the local connection (between monitor and ensemble evaluator) can go down. In such a case, the messages sent by the evaluator will be lost and the GUI won't be updated. In this case we have two options:
ACK
similar to dispatchers messagesThe symptoms of this behavior are described in this faulty network testing.
#9734
The text was updated successfully, but these errors were encountered: