Is it possible to write an NServiceBus message handler that subscribes to an error queue to allow us to execute decision logic when an error message is sent there?
It is advisable that my regular message and error queue subscribers are under the same process / instance of NServiceBus.host.exe, if possible
thanks
Ben
nservicebus
Ben fidge
source share