blindsidenetworks / wordpress-plugin_bigbluebutton

BigBlueButton Wordpress Integration
GNU General Public License v2.0
27 stars 39 forks source link

Increase response timeout while testing URL #90

Open agru opened 4 years ago

agru commented 4 years ago

The normal timeout might be sufficient for a BBB-server with zero or only a few meetings. But for example a scalelite-server, having hundreds of meetings at the time of testing, does respond not fast enough. An increasing of the timeout solves the problem.

Reason for this change was, that I already had problems in saving the default settings with the server http://test-install.blindsidenetworks.com/bigbluebutton/. After increasing the timeout everything worked fine. And now I was also able to change to our own scalelite that had hundreds of active meetings at that time.

workdojos commented 3 years ago

@agru HOW to fix this? How to go about "increasing the timeout"?

richp10 commented 3 years ago

@jfederico - any chance you could accept and merge this PR - it is a super simple fix with no side effects. For some use cases the plugin is almost unusable with such a low timeout. Thanks!