Distribt
Distribt copied to clipboard
investigate if an exception in the handlers breaks the entire consumer logic
When ConsumerHostedService
gets executed, I need to investigate what happens if an exception jups in the handler.
Does it break the entire consumer process?
In addition some logs may be needed.