Skip to content

Error Handling and Responding to Clients in Routes #480

@thehabes

Description

@thehabes

Files in the following directories interact with the Express request and response stream. They explicitly determine response status codes and status messages. These responses should all be in accordance with RESTful best practices.

  • /
  • project/
  • layer/
  • page/
  • line/
  • utilities/

Review all error catching and handling scenarios as it pertains to what response is sent to clients. Ensure we are RESTful where we can be and as consistent as possible.

Understand how errors are received from databaseTiny and the Classes and make sure those errors make it out to the client appropriately.

Read #479 and #463 to know more about the errors routes will recieve.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions