Hi-
Whenever I am throwing an InvalidPluginExecutionException in plugin the ASP.net Core web api is catching that and showing in source (Postman). but when the same exception occurs twice at the second consecutive post request then it shows Error:ECONNRESET in postman. however first time it is throwing the correct exception.