[
https://issues.apache.org/activemq/browse/CAMEL-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-470.
-------------------------------
Resolution: Fixed
We have added a {{retryUntil}} predicate you can attach a *onException* to
determine if retry should happen or not
See section: retryUntil
http://camel.apache.org/exception-clause.html
> Add error discriminator to determine if retries are necessary
> -------------------------------------------------------------
>
> Key: CAMEL-470
> URL: https://issues.apache.org/activemq/browse/CAMEL-470
> Project: Apache Camel
> Issue Type: New Feature
> Components: camel-core
> Affects Versions: 1.3.0
> Reporter: Hadrian Zbarcea
> Fix For: 2.0.0
>
>
> A user should be able to discriminate between permanent (its always gonna
> fail the same way) vs transient (the host might be back next time, you might
> not get a dead lock etc) errors and retries should only be attempted for the
> latter.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.