node-red-web-nodes icon indicating copy to clipboard operation
node-red-web-nodes copied to clipboard

dropbox watch node - check interval

Open tverilytt opened this issue 7 years ago • 3 comments

Hi!

The default watch node check interval is 10 minutes, which is a bit long for e.g. test and dev, so I looked into the code and found the node had a checkInterval property, which I made available in the node UI.

I think it would be handy to make this available in general for the watch node :-)

Cheers -jo

tverilytt avatar Mar 23 '17 12:03 tverilytt

Fancy making this into a PR ?

dceejay avatar Mar 23 '17 20:03 dceejay

Sure could try. How sofisticated should the input field for the interval be? Right now I have a simple text field, with label for number of seconds...

tverilytt avatar Mar 24 '17 13:03 tverilytt

well - if being simple then I would say start with minutes - defaulting to 10.

dceejay avatar Mar 24 '17 13:03 dceejay