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
Exception occurs when there is no traffic between two jvb(via relay-websocket) for 30 seconds. This causes the participants on different jvbs to not see the reactions after 30 seconds.
Expected Behavior
With the following code, it’s set to 1 minute but doesn’t work.The connection idle timeout error still occurs after 30 seconds.
Description
I have a problem with jvb-to-jvb communication.When octo is active or when SplitBridgeSelectionStrategy is selected, i get the following error in jvb:
Current behavior
Exception occurs when there is no traffic between two jvb(via relay-websocket) for 30 seconds. This causes the participants on different jvbs to not see the reactions after 30 seconds.
Expected Behavior
With the following code, it’s set to 1 minute but doesn’t work.The connection idle timeout error still occurs after 30 seconds.
jitsi-videobridge/jvb/src/main/java/org/jitsi/videobridge/websocket/ColibriWebSocketServlet.java
Line 70 in 44a0533
Steps to reproduce
The text was updated successfully, but these errors were encountered: