Hi there,
We are using NSB with Azure Service Bus. I’d like to move to Message Pack message serialization. However, its very useful being able to look at the error queue messages in plain Json. Is there a way to apply the Json Serialization when failed messages are moved to the error queue? Thanks