I can see you also have an errorHandler for that route. Is it possible that the exception thrown is not OrderNotFoundException and it is caught not by the onException, but by the error handler which doesn't have exponential backoff?
B. On 24 July 2013 13:39, zzkozak <mar...@pikula.de> wrote: > Ok, I'll try and give feedback. > > Did I configured it properly? > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Exponential-BackOff-ignored-tp5736138p5736210.html > Sent from the Camel - Users mailing list archive at Nabble.com.