mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Support nodeMessageBufferMaxLength in delay node
This commit is contained in:
@@ -280,6 +280,9 @@
|
||||
"singular": "Day"
|
||||
}
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"too-many" : "too many pending messages in delay node"
|
||||
}
|
||||
},
|
||||
"trigger": {
|
||||
|
Reference in New Issue
Block a user