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
Cause:
In matching service, the roomNumber and questionId are returned when match is found ("matched" event). This uses the data from the user who starts matching later.
There are 2 different room numbers in MatchRecord
When a match is found, it occasionally return the wrong one that is not used in the session
The text was updated successfully, but these errors were encountered: