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 implementation now puts the MapUpdateEvent on the outgoing eventbus to each client and then directly starts the countdown.
Better to start the countdown till after we have confirmation that the messages has at least been sent. But to wait for a real ACK from all clients might be too much (and also difficult, and could be misused)
The text was updated successfully, but these errors were encountered:
The implementation now puts the MapUpdateEvent on the outgoing eventbus to each client and then directly starts the countdown.
Better to start the countdown till after we have confirmation that the messages has at least been sent. But to wait for a real ACK from all clients might be too much (and also difficult, and could be misused)
The text was updated successfully, but these errors were encountered: