SharpSource icon indicating copy to clipboard operation
SharpSource copied to clipboard

Implement ElasticSearchResponseNotHandled

Open Vannevelj opened this issue 2 years ago • 0 comments

The .NET ES/OS library does not throw an exception. Instead, it returns an object that may contain error information. This analyzer would verify that we're using the response object instead of a try-catch around it

Vannevelj avatar Sep 21 '23 08:09 Vannevelj