Skip to content

Refactor errors in server into two major types #2

@nitisht

Description

@nitisht

Errors are of two major types:

  1. Server error - to be logged on to the Parseable console.
  2. API error - to be sent to the user as API response.

In some cases we may need to use both types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions