This is by design, the assumption is that if an error has happened, there isn't really something that you, as a consumer, can do about it. If you want to supply this, you can provide an Error Message Module to ahndle this.
On Fri, Mar 26, 2010 at 11:50 PM, crowley_mark <[email protected]>wrote: > If within a consumer I issue a bus.reply/notify/send and later in the > consumer an error is thrown none of the messages get sent. > > Is this by design, or am I doing something wrong? > > Scenario is i want to send a message back to the original process if > consumer fails, and have the orig message put in the error queue so I > can process again later. > > Not quite fire and forget I'll admit but my reuirement none the less. > > Thanks. > > -- > 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]<rhino-tools-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rhino-tools-dev?hl=en. > > -- 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.
