Claus Ibsen created CAMEL-19046:
-----------------------------------

             Summary: camel-core - Categorize error into source, processor or 
sink
                 Key: CAMEL-19046
                 URL: https://issues.apache.org/jira/browse/CAMEL-19046
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
             Fix For: 4.0


We would like to be able to categorize an error (exception thrown) by Camel 
routing engine whether that error happend in the consumer/source, during 
processing (routing) or in the producer/sink (sending to external system).

This can better assist where a problem lies, i.e. source and sink are related 
to external systems, processing is related to Camel or custom end user 
integration/business logic.

We can also have some kind of SPI to introspect the thrown exception and error 
message, to enrich error details.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to