mend adding route configuration with errorhandler.
> >
> > See example below:
> > https://github.com/apache/camel-karavan/discussions/871
> >
> > Marat
> >
> > On Fri, Aug 25, 2023 at 5:17 AM Zmrzlý, Daniel
> > wrote:
> >
> > > Hi com
example below:
> https://github.com/apache/camel-karavan/discussions/871
>
> Marat
>
> On Fri, Aug 25, 2023 at 5:17 AM Zmrzlý, Daniel
> wrote:
>
> > Hi community,
> >
> > I am wondering if something like on error repeat loop component exists in
> > Kar
Hello Daniel,
I would recommend adding route configuration with errorhandler.
See example below:
https://github.com/apache/camel-karavan/discussions/871
Marat
On Fri, Aug 25, 2023 at 5:17 AM Zmrzlý, Daniel
wrote:
> Hi community,
>
> I am wondering if something like on error re
Hi community,
I am wondering if something like on error repeat loop component exists in
Karavan. If not, is there any way to achieve it? Let's say inside the
basic loop component is a log to the database and if sending fails I need
to send the same log until the loop reaches max retries o