Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1618

Add stack trace to exceptions handled in TaskHostBase

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.16
    • IMRU, REEF.NET

    Description

      When user code throws exception, TaskHostBase.HandleException logs some information about it, but not all, for example, stack trace is missing. On the driver side, we also don't get stack trace. This is extremely inconvenient when troubleshooting an exception, we need to log stack trace at some point.

      As a fix, I suggest that we log full information about originalException in TaskHostBase.HandleException before passing on new exception.

      Attachments

        Activity

          People

            MariiaMykhailova Mariia Mykhailova
            MariiaMykhailova Mariia Mykhailova
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: