Skip to content

Standardize error handling #20

@bhavaanikakarla

Description

@bhavaanikakarla
  1. Create Error Logs so that all bugs can be tracked. Integrate something like (https://airbrake.io/) to track and log errors. Would be easy to manage production user errors.

  2. Use backend error codes and centralize the error messages by creating Error Types on front end that would have fields like - Code, Name and Description for different errors.

Use these error message types for all errors. For every new type of error, add an entry to the Error Type.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions