Skip to content

[PBI] Improve errors management #245

@cjlapao

Description

@cjlapao

Description

We have a complex system and in some cases we do proxy calls to other endpoints, the errors do stack but on a very strange way, we need to build a way we can create an error stack so we can track down the origin of the error

User Story

  • As a developer I want to be able to create stack errors to track the origin of the error more easily

  • As a user I want to be able to have a proper json response with the error stack so I can give better feedback to support

Acceptance Criteria

  • RestAPI errors

Definition of Done

  • Code implemented following best practices.
  • Unit tests written and passing.
  • Code reviewed and approved.
  • Merged into the main branch.
  • Documentation updated (if applicable).
  • Deployed to staging/production environment.

Assumptions and Constraints

No response

Assumptions and Constraints

No response

Additional Notes

No response

Metadata

Metadata

Labels

pbiProduct Backlog ItemtriageSelected for triage

Type

No type

Projects

Status

🔖 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions