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.

Reply via email to