Describe the bug
In case of temporary network problems, PILOS cannot reach the BigBlueButton server hosting the meeting for a room. Therefore, it changes the status of the server to offline. It also terminates the meeting in the database.
When the network problem is fixed, the server is brought back online, but the meeting is still marked as ended.
This allows the room moderators to start a new meeting for the room if there is a persistent problem with the server. However, it will never be possible to re-enter the BBB meeting that is still in progress.
Expected behavior
PILOS should be more robust in dealing with network problems.
If a new meeting has not been created for the room, the meeting should be restored to a running state after the connection problem has been resolved.
During a connectivity problem and within a maximum amount of time, moderators should be able to stop waiting for an automatic recovery and instead create a new meeting, knowing that this may result in a permanently disconnected BBB meeting.
Describe the bug
In case of temporary network problems, PILOS cannot reach the BigBlueButton server hosting the meeting for a room. Therefore, it changes the status of the server to offline. It also terminates the meeting in the database.
When the network problem is fixed, the server is brought back online, but the meeting is still marked as ended.
This allows the room moderators to start a new meeting for the room if there is a persistent problem with the server. However, it will never be possible to re-enter the BBB meeting that is still in progress.
Expected behavior
PILOS should be more robust in dealing with network problems.
If a new meeting has not been created for the room, the meeting should be restored to a running state after the connection problem has been resolved.
During a connectivity problem and within a maximum amount of time, moderators should be able to stop waiting for an automatic recovery and instead create a new meeting, knowing that this may result in a permanently disconnected BBB meeting.