You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[1.4>master] [MERGE #2315@tcare] Remove InternalErrorException and FailFast instead
Merge pull request #2315 from tcare:bait
There are a series of bugs we are getting where the dump has happened after we have thrown a InternalErrorException and returned E_FAIL. We don't even really need an InternalErrorException anyway, so we can FailFast in this case and get a more useful dump.
0 commit comments