Uploaded image for project: 'Magnolia CLI'
  1. Magnolia CLI
  2. NPMCLI-66

Improve crash handling with next steps and more informations

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 2.0
    • None
    • None

      Right now the Command Line Client dumps the stack trace on a hard crash, which helps to find the root cause of the issue.

      To improve the users life and developers life we can improve our error handling:

      Additonally add informations to the stacktrace about:

      • the current OS
      • the current Node version
      • the version of the Command Line Client
      • point the user to the magnolia issue tracker, and ask them to open an issue containign the printed informations (stacktrace, os info, node version, client version)

      The idea is that even if we crash and things get messed up, the user gets at least help in our issue tracker (worst case scenario) - which is better than nothing.

        Acceptance criteria

              rkowalski Robert Kowalski
              rkowalski Robert Kowalski
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD