OperationBatcher.make(Effect.gen(....)) .Schedule.timerBatched but that doesn't look quite right, and I feel like this is almost more like something that should internally be handled like a Stream (with each chunk being the entries of that current 'event tick'?)