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

fix(backend): handle exception/anr groups with no events #1098

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

anupcowkur
Copy link
Contributor

fixes #1096

since introducing cleanup service, we can now have exception/anr groups with no events ids.

This commit handles these cases by returning 0 instance count for these groups.

fixes #1096

since introducing cleanup service, we can now have
exception/anr groups with no events ids.

This commit handles these cases by returning 0 instance
count for these groups.
@anupcowkur anupcowkur requested a review from detj August 22, 2024 09:39
Copy link

vercel bot commented Aug 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
measure-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2024 9:40am

@anupcowkur anupcowkur merged commit 4e0387f into main Aug 22, 2024
8 checks passed
@anupcowkur anupcowkur deleted the handle-exception-groups-with-no-events branch August 22, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(backend): handle exception and ANR groups with no events
2 participants