Hi, I am implementing bidirectional reactive stream gRPC calls in spring boot which accepts Flux. If Flux sent from server has any error for a particular stream entity then at client side the connection gets broken and I am not able to see any result. RuntimeException occurs. Is there any method in which we can filter out the error stream entities on client side in a flux.
Regards, Pranjul Tayal -- 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/CAKnQ43v5qFY2f4HneQDKvvX0PG2072Hcx4wgHY%3D%2Bhsef__Z4Xw%40mail.gmail.com.
