Support nodeMessageBufferMaxLength in delay node

This commit is contained in:
Kazuhito Yokoi
2019-09-25 18:10:33 +09:00
parent 8bc81c0d32
commit f81e0403ee
3 changed files with 58 additions and 16 deletions

View File

@@ -280,6 +280,9 @@
"singular": "Day"
}
}
},
"errors": {
"too-many" : "too many pending messages in delay node"
}
},
"trigger": {