Filter for time

Hello, I want to filter messages lets say for 30 minutes.
If it comes in before it will be filtered out, the first message that comes after a 30 minute pause shall pass and reset the time again. Is there a library element that can do this ?
Thanks
Eggbert

Have you searched in the flows tab of this site? I'd use words like 'rate' or 'limit' and maybe 'throttle' nad see what you can find. Then try some out.

Look at the trigger node - set to send existing msg on first message, then timeout for 30 minutes then send nothing on second output - don't extend the timer.

2 Likes

thats it, thank you

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.