mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
add reset feature to batch node
This commit is contained in:
@@ -39,4 +39,5 @@
|
||||
<p>This node will buffer messages internally in order to work across sequences. The
|
||||
runtime setting <code>nodeMessageBufferMaxLength</code> can be used to limit how many messages nodes
|
||||
will buffer.</p>
|
||||
<p>If a message is received with the <b>msg.reset</b> property set, the buffered messages are deleted and not sent.</p>
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user