When network connection is weak, 100ms might be too frequent and causes the browser to hang until it receives all the answers.
Solution
Unless we have websockets already, allow configuration of refresh rate (either through some button or at least provide a JS function to call through the console).
Problem
When network connection is weak, 100ms might be too frequent and causes the browser to hang until it receives all the answers.
Solution
Unless we have websockets already, allow configuration of refresh rate (either through some button or at least provide a JS function to call through the console).