-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🔖 Backlog