Hi
Yeah you can implement a custom PollingConsumerPollingStrategy
http://camel.apache.org/polling-consumer.html
And then suspend/stop the consumer if it has failed to often.
On Wed, Mar 6, 2013 at 5:15 PM, DOLECEK Ales wrote:
> Hello,
>
> I have endpoints that communicate with 3rd party prop
Hello,
I have endpoints that communicate with 3rd party proprietary backend server.
If connection to the server is lost processing fails and Camel tries to
re-process the exchanges again and again, until the connection is restored and
the exchanges might pass through.
Since there is high traffi