In the aggregate id generation for the following streams add the date value in to break streams down into smaller manageable chunks
- FloatActivityAggregate
- MerchantStatementAggregate
As part of this change add metrics into the Domain Event handlers to show number of events and also processing timings.
Also remove any retry logic as this has been a failed experiment.