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. diff --git a/nodes/core/logic/19-batch.html b/nodes/core/logic/19-batch.html index ef4065d33..a559dacad 100644 --- a/nodes/core/logic/19-batch.html +++ b/nodes/core/logic/19-batch.html @@ -85,7 +85,6 @@ must have a msg.topic property and a msg.parts property identifying its sequence. The node is configured with a list of topic values to identify the order sequences are concatenated. -

Storing messages