-
Incident report
-
Resolution: Unresolved
-
Trivial
-
None
-
None
We should not "flood" server if it obviously cannot process any of graph requests on time (within poll interval). Instead, poll cycle should wait for current request to either complete or fail before requesting updates. If current poll determines it has to wait on xhr (for given widget or graph only), then it must dispatch scheduled request immediately and schedule next request according to configured update interval.