FRosner / spawncamping-dds

Data-Driven Spark allows quick data exploration based on Apache Spark.
Other
28 stars 15 forks source link

Possbility to control front-end refresh rate #251

Open FRosner opened 9 years ago

FRosner commented 9 years ago

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).