You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by sarfaraj <sa...@gmail.com> on 2013/05/09 10:47:59 UTC

Re: sftp not throwing exception

I upgrade my camel to 2.10.4 and enable the consumer.bridgeErrorHandler=true
also made throwExceptionOnConnectFailed=true. Now I can see camel error
handler trigger in <from> tag too.

But what I see the retry option not worked in this case. *Is it intentional
?*

<redeliveryPolicy maximumRedeliveries="3" redeliveryDelay="60000"
retryAttemptedLogLevel="INFO" />



--
View this message in context: http://camel.465427.n5.nabble.com/sftp-not-throwing-exception-tp5729470p5732218.html
Sent from the Camel - Users mailing list archive at Nabble.com.