Configurable strategy layered on rails_event_store so that an error in one denormalizer/handler doesn't stop other subscribers of the same event from executing; errors are reported (notification) while the chain continues, preventing loss of downstream read-model updates.