squakez commented on issue #1941: URL: https://github.com/apache/camel-k/issues/1941#issuecomment-801921852
Not sure about the underlying details of Camel, but we may think of giving the user the possibility to chose what to do based on the specific exception caught. Maybe the same [try-catch](https://camel.apache.org/manual/latest/try-catch-finally.html) could work out of the box if used in the `steps`. However I think it defeats the concept of hiding the complexity behind the scene as the user must know the java exception type that may be thrown. We may consider come back to this as advanced feature in a future refinement. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
