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

feat(api): Add api exception mapping #6601

Merged
merged 25 commits into from
Oct 7, 2024
Merged

Conversation

tatarco
Copy link
Contributor

@tatarco tatarco commented Oct 1, 2024

What changed? Why was the change needed?

We are having issues caused by a very basic error handling in our nest.js app, causing 500 error to not be logged in a good way, the solution is described in the loom here
https://www.loom.com/share/e6d13666ce94441c9316e9f13bd94472?sid=17c07829-447c-40ac-a9bd-9e01279729ad

Screenshots

Expand for optional sections

Related enterprise PR

Special notes for your reviewer

@tatarco tatarco changed the title Add api exception mapping feat: Add api exception mapping Oct 2, 2024
@tatarco tatarco changed the title feat: Add api exception mapping feat(api): Add api exception mapping Oct 2, 2024
@SokratisVidros SokratisVidros merged commit fcc12b0 into next Oct 7, 2024
34 of 35 checks passed
@SokratisVidros SokratisVidros deleted the add-api-exception-mapping branch October 7, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants