Hi Christian Thanks for the response.
As rgds #2, I took a look at the ScheduledPollConsumer code like you said. If an exception occurs while calling the poll() method it appears to invoke PollingConsumerPollStrategy.rollback() to determine if we should call the invoke method again. However, in the rollback() method it does appear to use the retryCounter to determine if we should continue polling Thanks Joe -- View this message in context: http://camel.465427.n5.nabble.com/Exception-handling-in-consumer-for-a-custom-endpoint-tp5716588p5716749.html Sent from the Camel - Users mailing list archive at Nabble.com.
