Hi,
I have a requirement to call a gRPC target endpoint from apigee edge. I did not find any out of box policy to implement the grpc request. I tried using javacallout policy. But when I used grpc-netty-shaded dependency, it created a jar which is 18mb in size. Apigee permits till 15mb. When I try to use minimizeJar=true, the javacallout fails with execution failed null error.
Could anyone help me on that if there is any work around for the grpc target request with javacallout or any other way.
Regards
Ayan.