Hi,
I need help in a scenario where I have applied response streaming at the proxy and target endpoints respectively.
In the target endpoints. I have set a default fault rule for my error handling scenarios where I am personalizing my error messages based on the backend error content being returned to apigee.
I noticed that since I have applied response.streaming.enabled= true , i am not able to get the backend error message in my error handling. Also, in the response.content the message is empty in the trace.
And whatever mediation and scripting policies I had applied to take the response. Content(error message) . They all come as empty.
So, I wanted to know if there is any way, we could disable the streaming for runtime errors. Please help
@dchiesa1 @Anonymous @anilsagar @apigee