[
https://issues.apache.org/jira/browse/CAMEL-23079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18061449#comment-18061449
]
Raymond commented on CAMEL-23079:
---------------------------------
I don't know if it's of any help, but I asked Claude to put some of my ideas
into a design document. You'll have to decide for yourself what to do with it.
> camel-core - Registry for capturing errors during routing messages
> ------------------------------------------------------------------
>
> Key: CAMEL-23079
> URL: https://issues.apache.org/jira/browse/CAMEL-23079
> Project: Camel
> Issue Type: New Feature
> Components: camel-core
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 4.x
>
> Attachments: ErrorRegistry-Design-Document.pdf
>
>
> Some new kind of API that end users can enable that collects the exceptions
> that happened during routing and stores them in a registry (memory).
> Can have a cap size for how many entries to store, and also for how long time
> to keep them back so an error does not stay around for months.
> Then this registry can have Java and JMX API for monitoring and management.
> And Camel JBang command to browse etc.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)