what can I use to coalesce events so that I do not...
# coroutines
r
what can I use to coalesce events so that I do not react more often than once every X seconds if an event is received, for example using channels?