If the requirement of a reminder is that it only need to triggers every short-period
but beside that has no other requirement then an option is needed to suppress
the persistence of completition events into the event stream.
An example would be a heartbeat that sends a pulse message to a ConsistentHashing router
to ensure that multiple instances of a service are instantiated.
The period would be 30-180sec and to save completed-events into the event stream would only pollute it.
If the requirement of a reminder is that it only need to triggers every short-period
but beside that has no other requirement then an option is needed to suppress
the persistence of completition events into the event stream.
An example would be a heartbeat that sends a pulse message to a ConsistentHashing router
to ensure that multiple instances of a service are instantiated.
The period would be 30-180sec and to save completed-events into the event stream would only pollute it.