[
https://issues.apache.org/jira/browse/CAMEL-14893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083248#comment-17083248
]
Dmitry Volodin commented on CAMEL-14893:
----------------------------------------
Also note, that this occurs only in in synchronous mode.
> Handling onError
> ----------------
>
> Key: CAMEL-14893
> URL: https://issues.apache.org/jira/browse/CAMEL-14893
> Project: Camel
> Issue Type: Improvement
> Components: camel-grpc
> Affects Versions: 3.2.0
> Environment: * java 8
> * spring boot 2.2.4.RELEASE
> * camel-grpc 3.3.0-SNAPSHOT
> Reporter: son, kyoungduk
> Assignee: Dmitry Volodin
> Priority: Minor
> Fix For: 3.3.0
>
> Attachments: handling-onerror.txt
>
>
> If the processor associated with the grpc endpoint throws an exception, the
> caller will not receive an exception response.
> When an exception is thrown by the processor, the exception message is
> returned to the caller using onError.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)