Hi! At office we started using Rino Service Bus + MSMQ since couple of months ago. We have a saga implementation that orchestrates many messages that are created at different points: - inside saga - from other systems
When saga initialization message can't be processed and generates messages in "error" sub queue, we get a lot of messages into "discarded" subqueue. I can move the initialization messages from error subqueue to input queue, but when I try to move discarded messages always goes back to discarded subqueue... I will appretiate your help with suggestions about how to handle this kind of "discarded" messages Regards! -- Fernandojosé Boiton -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. 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.
