1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/nodes
Mark Hindess 5510dffe18 Fix random delay mode to be random delay not random rate-limited stack.
Documentation says "Introduces a delay into a flow or rate limits
messages." but this node was doing delay and rate limit in random mode
which doesn't seem that useful. Worse it was a stack not a queue. I
can't think of any sane use cases for that behaviour.
2015-01-14 14:19:21 +00:00
..
core Fix random delay mode to be random delay not random rate-limited stack. 2015-01-14 14:19:21 +00:00
99-sample.html.demo Expand the non-functional sample to have an input to make it more useful 2014-09-18 17:06:35 +01:00
99-sample.js.demo Reset some changes to sample to be in line with how most of our nodes 2015-01-12 19:11:07 +00:00