Closed
Description
In our scenario, we do not call directly ElasticSearch. We have a Web Load Balancer in the middle to balance the load between Nodes. Plus, we have an Nginx in the same server for security reasons.
Each one of those elements can return a response by themselves, and thus, the response might not be parseable by NEST. I those cases, it's vital for us to have the raw response. In NEST 1.7 we could read it. Now we cannot.
We have DisableDirectStreaming set to true, and we haven't set ThrowExceptions
Metadata
Metadata
Assignees
Labels
No labels