DisableEventProcessingUseCase
interface DisableEventProcessingUseCase
Disables processing of incoming events but still mark them as processed.
This use case useful for testing error scenarios where messages have been lost, putting the client in an inconsistent state with the backend.