fn timeout_sequence() -> impl Iterator<Item = Duration>
Return an iterator of reasonable amounts of time to summarize.
We summarize short intervals at first, and back off as the event keeps happening.