From 3b7bf04e22c195906c73a84485fcf4f7f9851c76 Mon Sep 17 00:00:00 2001 From: Hiroyasu Nishiyama Date: Sun, 11 Feb 2018 02:07:51 +0900 Subject: [PATCH] fix typo in info text of DELAY node --- nodes/core/core/89-delay.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/core/core/89-delay.html b/nodes/core/core/89-delay.html index b5b8a0c09..9b8c5cad6 100644 --- a/nodes/core/core/89-delay.html +++ b/nodes/core/core/89-delay.html @@ -108,7 +108,7 @@ outstanding messages held by the node are cleared without being sent.

Details

-

When configured to delay messages, the delay interval can be a fixed value +

When configured to delay messages, the delay interval can be a fixed value, a random value within a range or dynamically set for each message.

When configured to rate limit messages, their delivery is spread across the configured time period. The status shows the number of messages currently in the queue.