Skip to content

fix: Companion errors crashing backend#4674

Open
chriskari wants to merge 1 commit intokyma-project:mainfrom
chriskari:fix-companion
Open

fix: Companion errors crashing backend#4674
chriskari wants to merge 1 commit intokyma-project:mainfrom
chriskari:fix-companion

Conversation

@chriskari
Copy link
Contributor

@chriskari chriskari commented Mar 2, 2026

Description

Changes proposed in this pull request:

  • provide statuscode for custom errors thrown
  • move code that potentially throws errors into try blocks
  • ...

Related issue(s)
#4570

Definition of done

  • The PR's title starts with one of the following prefixes:
    • feat: A new feature
    • fix: A bug fix
    • docs: Documentation only changes
    • refactor: A code change that neither fixes a bug nor adds a feature
    • test: Adding tests
    • revert: Revert commit
    • chore: Maintainance changes to the build process or auxiliary tools, libraries, workflows, etc.
  • Related issues are linked. To link internal trackers, use the issue IDs like backlog#4567
  • Explain clearly why you created the PR and what changes it introduces
  • All necessary steps are delivered, for example, tests, documentation, merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Backend crashes when trying to use companion

2 participants