[
https://issues.apache.org/jira/browse/CAMEL-16977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-16977:
--------------------------------
Fix Version/s: Future
(was: 3.x)
> camel-core - Transient vs business errors
> -----------------------------------------
>
> Key: CAMEL-16977
> URL: https://issues.apache.org/jira/browse/CAMEL-16977
> Project: Camel
> Issue Type: New Feature
> Components: camel-core
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: Future
>
>
> We should have some logic in camel-support / camel-core that allows to
> determine if an exception is transient or business.
> A transient is a networking error, where you may want to try again in a bit
> later.
> A business error is UserNotFoundException or something of that sorts.
> We could have some shared logic in camel-support that attempts to categorize
> a Exception. And allow end users to plugin custom logic if needed.
> This can be used in health-checks to determine if a Camel app is healthy or
> not.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)