jensrossbach / node-red-contrib-chronos

Time-based Node-RED scheduling, repeating, queueing, routing, filtering and manipulating nodes
https://jensrossbach.github.io/node-red-contrib-chronos
MIT License
28 stars 1 forks source link

Queue limit for delay node #5

Closed jensrossbach closed 3 years ago

jensrossbach commented 4 years ago

Introduce the possibility to configure a queue limit in delay node. It should also be configurable what happens when the queue is full and messages arrive (e.g. drop incoming messages, drop oldest messages, flush oldest messages, ...).

jensrossbach commented 3 years ago

Currently no value seen for this feature request.