Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PBI] Improve errors management #245

Open
3 of 7 tasks
cjlapao opened this issue Nov 21, 2024 · 0 comments
Open
3 of 7 tasks

[PBI] Improve errors management #245

cjlapao opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
pbi Product Backlog Item triage Selected for triage

Comments

@cjlapao
Copy link
Collaborator

cjlapao commented Nov 21, 2024

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

@cjlapao cjlapao added triage Selected for triage pbi Product Backlog Item labels Nov 21, 2024
@cjlapao cjlapao self-assigned this Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pbi Product Backlog Item triage Selected for triage
Projects
None yet
Development

No branches or pull requests

1 participant