Skip to content

Adding & Improving Error Handling #72

@madshermansen

Description

@madshermansen
  • Generic Exception thrown everywhere
  • No custom exception hierarchy
  • Controllers catch all exceptions without proper logging
  • No global exception handler

We should log all our errors in a log file to be able to look back at what has gone wrong if there is an issue with the database/backend.
We also need to make sure that the server will not go down and unable to restart

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions