Thanks James, I'll repost the question to remove the grpc-kotlin tag to gain better visibility.
Reg On Wednesday, October 26, 2022 at 2:03:22 PM UTC-6 James Ward wrote: > Hi Reg, I'm not sure what the answer is but this is something not specific > to gRPC Kotlin as it is just about how this is handled in gRPC Java. So > hopefully someone here who knows about gRPC Java can answer this. > > -James > > On Thursday, October 20, 2022 at 2:25:17 PM UTC-6 Reginald Mcdonald wrote: > >> Hi All, >> >> We have followed the advice mentioned in this Github issue >> <https://github.com/grpc/grpc-kotlin/issues/141> to implement a >> ServerCall that properly maps exceptions to their appropriate status code. >> However, we've noticed this does not properly map exceptions thrown from a >> ServerCall.Listener. >> >> Our question is - is throwing from one of the ServerCall.Listener methods >> supported (e.g. onMessage)? >> >> Thanks! >> >> Reg >> > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/13d3194f-3acb-4f4d-864c-f9115bea3421n%40googlegroups.com.
