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

Map ValidationPipe errors like in NGOHub #391

Open
radulescuandrew opened this issue Sep 19, 2024 · 1 comment
Open

Map ValidationPipe errors like in NGOHub #391

radulescuandrew opened this issue Sep 19, 2024 · 1 comment
Assignees
Labels

Comments

@radulescuandrew
Copy link
Contributor

See NGOHub main.ts where we capture ValidationPipe errors and send them to Sentry

@radulescuandrew
Copy link
Contributor Author

We already have the ExceptionFilter. By default Sentry will not catch status 400. Check where we need this (on create contract,sign, etc.) and track it in the ExceptionFilter if so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant