-
Couldn't load subscription status.
- Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Exception parser does not handle Rebus 8 exceptions very well. 😅
When extracting the exception type, it'll look like this:
ExceptionInfo { Type = System.AggregateException, mscorlib, Message = 5 unhandled exceptions, Details = 15-05-2023 18
and in this case it would have been neat if the parser would drill into the exception details and extract the most recent exception contained in the AggregateException
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working