Hi

delay is the option for the scheduler which is generic for components
that uses this such as file/ftp/jpa and others

reconnectDelay is special for ftp as it has its own little reconnect
logic built-in

On Thu, Feb 12, 2015 at 2:04 PM, ekz <ekizo...@gmail.com> wrote:
> Hi Claus,
>
> I can handle the exception with the help of custom poll strategy for the ftp
> consumer(from), thanks for the suggestion.
>
> But i noticed that if i use custom pollStrategy i can delay reconnect
> attempt with the "delay=xxx" attribute instead of "reconnectDelay=xxx"
> attribute.
> is this normal?
>
> Regards.
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/retryWhile-predicate-is-not-called-on-ftp-connection-failure-tp5762601p5762647.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to