By default, when a message consumer in MassTransit throws an exception, the exception is caught by middleware and the message is moved to an error queue. MassTransit also produces a Fault event, but it can be disabled by setting the PublishFaults property to false in the MassTransit configuration.

2m read time From bartwullems.blogspot.com
Post cover image

Sort: