semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

.Net: Investigate IsCriticalException internal method for exception handling

Open dmytrostruk opened this issue 10 months ago • 1 comments

  1. What defines an exception as critical?
  2. Do we need to use IsCriticalException all over the codebase, in some specific places only or remove it completely? 2.1. If all over the codebase, new PR should be created with such changes. 2.2. If in some specific places only - what is the rule for that? 2.3. If remove it completely, new PR should be created with such changes.

dmytrostruk avatar Apr 02 '24 23:04 dmytrostruk