We start our inner transaction in the message arrived event handler. It seems that the Rhino Service Bus transaction is disposed before the message completed and message processing failed events are raised, thus causing the "transaction nested incorrectly" exception.
We need to dispose our inner transaction first to avoid exceptions. -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To view this discussion on the web visit https://groups.google.com/d/msg/rhino-tools-dev/-/2dySyN7cNG8J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
