Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandar-apostolov committed Oct 31, 2024
1 parent 0552bcd commit b0c5999
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -569,8 +569,7 @@ public class Call(
monitorSession(joinResponse.value)
} else {
logger.e {
"[switchSfu] Failed to get a join response during " +
"migration - falling back to reconnect. Error ${joinResponse.errorOrNull()}"
"[rejoin] Failed to get a join response ${joinResponse.errorOrNull()}"
}
state._connection.value = RealtimeConnection.Reconnecting
}
Expand Down

0 comments on commit b0c5999

Please sign in to comment.