and if you change the number of retries and it runs that many times chances are the handler is failing so RSB retries.
On Monday, July 30, 2012 2:00:13 PM UTC-4, Corey wrote: > > My recommendation would be to setup log4net logging to DEBUG and look to > see what the logs tell you. > > On Mon, Jul 30, 2012 at 11:44 AM, Daventry <[email protected]>wrote: > >> Is it because the consumer is running a long task? I noticed it's >> executed 5 times, and my numberOfRetries param is 5. >> >> >> On Monday, July 30, 2012 6:36:28 PM UTC+1, Daventry wrote: >> >>> Hi, >>> >>> I'm sending a message from a web app to a windows service. The message >>> is picked up and processed by the service, but a few seconds later the >>> consumer gets invoked again even though the threadCount on both config >>> files is 1. >>> >>> Any ideas? >>> >>> Thanks. >>> >> -- >> 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/-/moFqS44fyGEJ. >> >> 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. >> > > -- 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/-/RG_TQ-SZdZgJ. 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.
