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

Send global errors to Sentry #5191

Closed
FelixMalfait opened this issue Apr 26, 2024 · 1 comment
Closed

Send global errors to Sentry #5191

FelixMalfait opened this issue Apr 26, 2024 · 1 comment

Comments

@FelixMalfait
Copy link
Member

We need to fix this asap:
https://github.com/twentyhq/twenty/blob/main/packages/twenty-front/src/modules/error-handler/components/AppErrorBoundary.tsx#L8C18-L8C23

I saw a major error that wasn't catched. In that case it was linked to a one-off data sync issue but we could be missing more important errors.

@shubham-kumar10
Copy link
Contributor

shubham-kumar10 commented Apr 28, 2024

@FelixMalfait
Have added a fix here: #5198, Can you assign this to me?

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

No branches or pull requests

4 participants
@Weiko @FelixMalfait @shubham-kumar10 and others