Description
A service that listens to the master Kafka events (which appeared there after the sender-events-proxy has pushed them with an API) and puts them into the subscribers-errors redis queue.
todo replace this service by subscribers-errors
Data flow
events = [SubscriberErrorEvent]Input
Output
Puts errors into the subscribers-errors Redis queue