Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

How do I handle failures when

...

consuming for example from a FTP server

When you do a route such as

...

But you can also plugin your own implementation and determine what to do using the pollStrategy option which has more documentation here.
Notice that the option pollStrategy applies for all consumers which is a ScheduledPollConsumer consumer. The page lists those.

See also