Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Too much time in lock down, prompts this question

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Too much time in lock down, prompts this question


Chronological Thread 
  • From: Andrew Lake <>
  • To: Phil Reese <>, "" <>
  • Subject: Re: [perfsonar-user] Too much time in lock down, prompts this question
  • Date: Tue, 26 May 2020 15:59:05 -0500

Hi,

Code that starts the timer is here: https://github.com/perfsonar/maddash/blob/3a749d910131943617859153d5742b127a386771/maddash-webui/web/lib/maddash-webui.js#L283

The MaDDash code itself doesn’t maintain a counter, in theory it should be able to go forever. I don’t see a documented limit on the dojox.timing.Timer object it uses, but doesn’t mean it's not there. Also possible that the browser is imposing some limit. 

Thanks,
Andy


On May 26, 2020 at 4:24:39 PM, Phil Reese () wrote:

Sorry, too much SIP time prompts me to ask this very non-critical
question but one I'll bet others have stumbled into during this time.

From the main MaDDash perfSONAR grid page, there is a very helpful drop
down menu under Settings -> Auto Refresh -> 1, 5, 10, 30, 60 minutes.

This simply refreshes the Grid page every X time period.

My site has a lot happening so I have is set to refresh every 5
minutes.  Works great, for awhile.

However, some moderate number of cycles later it stops updating and I
have to refresh manually and re-select the refresh rate.

I'd bet there is a refresh counter variable somewhere that zero's out
and thus no more refreshes.  Could someone familiar with the web page
code point out where the counter is, so I can adjust it for my need? 
(or suggest what else might be going on)

Trivial, I know, but...
Phil



--
To unsubscribe from this list: https://lists.internet2.edu/sympa/signoff/perfsonar-user



Archive powered by MHonArc 2.6.19.

Top of Page