Details
Description
When Camel flow contains error handling as continued(true), it is not invoked when the error occurs for the second time (even in different onException).
What is more the exception is not handled even by global onException and Camel flow is interruped.
Attachments
Attachments
Issue Links
- is blocked by
-
CAMEL-5139 Continued(Predicate) does not work when invoked the second time in the Camel flow.
- Resolved