On Fri, Jan 8, 2016 at 4:50 PM, Claus Ibsen <[email protected]> wrote:
> > I do not think so. But if there was such an option what should happen > after the exception? Should it just never try again? Or is the idea to > have an error being logged every 20th failed attempt or something? > > What I have in mind is that the tcp client will reconnect for a certain number of attempts (can be set as an option in the endpoint url), and if the connection still fails after x attempts an exception is thrown (which is then handled in Camel error handling).
