Skip to content

Decide on format for error handling #123

Description

@niklaslong

As noticed in #120, we currently have different shapes for the errors in the application:

  • {:error, message, detail}
  • {:error, %{message: message, detail: detail}

This issue is meant to start the discussion around how we structure errors, abstractions on error handling and so on...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions