Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S supervisor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • TurrisTurris
  • updater
  • supervisor
  • Merge requests
  • !27

notifier: Do not send stacktrace for handled errors

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Michal Hrusecky requested to merge stack into master Oct 25, 2022
  • Overview 6
  • Commits 1
  • Changes 1

Currently the supervisor sends out the stacktrace whenever it encounters any known error. Much better outcome would be to send the actual error, same as the output in console. Especially if we know that updater handled the error. Typically the missing package.

This is PoC fix right now, could use some smoothing of the rough edges - better formatting.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: stack