-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2.0
-
Component/s: camel-grpc
-
Labels:None
-
Environment:
- java 8
- spring boot 2.2.4.RELEASE
- camel-grpc 3.3.0-SNAPSHOT
-
Patch Info:Patch Available
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.
- links to