Debounce
The Debounce node will only emit the last message it recieved after the set interval.
For example, if you send 10 messages in 1 second and the interval is set to a minute, the 10th message will emit after 1 minute.
Sample Flows
https://app.octoblu.com/bluprints/import/1a636636-e5a5-41d7-8695-b84d38d0a53e
Updated less than a minute ago