Skip to content

Improve error handling #11

@leonardochaia

Description

@leonardochaia

Currently when there's any exception (except for the NoChangesException) full stacktrace is shown to the end user.

We should throw known exceptions and using the error middleware convert them to an exit code and a view explaining what happened.

We shoould also catch infra exceptions (like git repo not found at path) and convert them to something we can understand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions