dataflow
dataflow copied to clipboard
Ignore duplicate notifications
The dataflow notifications plugin should watch when the notifications are closed (i.e. what are still open). If a notification is still open, and a new one is added with the same text, the new one should be dropped.
This is to avoid flooding the UI with notifications in situation where there is an error with some looper, like a setInterval component.